Skip to content

Commit 4e37baf

Browse files
renovate[bot]jgiovaresco
authored andcommitted
fix(deps): update protobuf to v4
| datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | maven | com.google.protobuf:protoc | 3.25.4 | 4.27.3 | | maven | com.google.protobuf:protobuf-kotlin | 3.25.4 | 4.27.3 | | maven | com.google.protobuf:protobuf-java | 3.25.4 | 4.27.3 |
1 parent 6e50fa9 commit 4e37baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
1414
version("kotlin", "2.0.10")
1515
version("logback", "1.5.6")
1616
version("mutiny-clients", "3.14.0")
17-
version("protobuf", "3.25.4")
17+
version("protobuf", "4.27.3")
1818
version("quarkus", "3.13.0")
1919
version("rxjava", "3.1.8")
2020
version("rxkotlin", "3.0.1")

0 commit comments

Comments
 (0)