Skip to content

Commit

Permalink
chore(deps): update protobuf to v3.24.0
Browse files Browse the repository at this point in the history
| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| maven      | com.google.protobuf:protoc          | 3.23.4 | 3.24.0 |
| maven      | com.google.protobuf:protobuf-kotlin | 3.23.4 | 3.24.0 |
| maven      | com.google.protobuf:protobuf-java   | 3.23.4 | 3.24.0 |
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 0cdf802 commit 36187b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencyResolutionManagement {
version("junit", "5.9.3")
version("kotlin", "1.9.0")
version("logback", "1.4.8")
version("protobuf", "3.23.4")
version("protobuf", "3.24.0")
version("rxjava", "3.1.6")
version("rxkotlin", "3.0.1")
version("slf4j", "2.0.7")
Expand Down

0 comments on commit 36187b8

Please sign in to comment.