Skip to content

Commit 436693b

Browse files
authored
Merge pull request #111 from muedsa/dependabot/gradle/protobufVersion-4.34.1
build(deps): bump protobufVersion from 4.34.0 to 4.34.1
2 parents 99e16d6 + 6104939 commit 436693b

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
@@ -42,7 +42,7 @@ kotlin {
4242

4343
dependencies {
4444
// 提供以下依赖的API给TvBox和插件使用
45-
val protobufVersion = "4.34.0"
45+
val protobufVersion = "4.34.1"
4646
val jsoupVersion = "1.22.1"
4747
val ktxJsonVersion = "1.10.0"
4848
val retrofitVersion = "3.0.0"

0 commit comments

Comments
 (0)