Skip to content

Commit caf67ff

Browse files
authored
Merge pull request #80 from ashtanko/renovate/protobuf
Update dependency com.google.protobuf to v0.9.4
2 parents e6ac171 + 6d422e7 commit caf67ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jsoup = "1.19.1" # https://jsoup.org/
3232
turbine = "1.2.0" # https://github.com/cashapp/turbine/releases
3333
truth = "1.4.4" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
3434
sandwich = "2.1.0" # https://github.com/skydoves/sandwich
35-
protobuf = "0.9.2"
35+
protobuf = "0.9.4"
3636
protoc = "4.30.2"
3737
binaryCompatibility = "0.17.0"
3838

0 commit comments

Comments
 (0)