Skip to content

Commit 69b7842

Browse files
authored
Merge pull request #94 from muedsa/dependabot/gradle/protobufVersion-4.33.3
build(deps): bump protobufVersion from 4.33.2 to 4.33.3
2 parents 4d7f76e + 6609048 commit 69b7842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlin {
3838

3939
dependencies {
4040
// 提供以下依赖的API给TvBox和插件使用
41-
val protobufVersion = "4.33.2"
41+
val protobufVersion = "4.33.3"
4242
val jsoupVersion = "1.22.1"
4343
val ktxJsonVersion = "1.9.0"
4444
val retrofitVersion = "3.0.0"

0 commit comments

Comments
 (0)