Skip to content

Commit

Permalink
chore(deps): update protobuf to v4.28.2
Browse files Browse the repository at this point in the history
| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| maven      | com.google.protobuf:protoc          | 4.28.1 | 4.28.2 |
| maven      | com.google.protobuf:protobuf-kotlin | 4.28.1 | 4.28.2 |
| maven      | com.google.protobuf:protobuf-java   | 4.28.1 | 4.28.2 |
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent f09cfdf commit a0f7dde
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 @@ -14,7 +14,7 @@ dependencyResolutionManagement {
version("kotlin", "2.0.20")
version("logback", "1.5.8")
version("mutiny-clients", "3.15.1")
version("protobuf", "4.28.1")
version("protobuf", "4.28.2")
version("quarkus", "3.15.0")
version("rxjava", "3.1.9")
version("rxkotlin", "3.0.1")
Expand Down

0 comments on commit a0f7dde

Please sign in to comment.