We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15889e1 commit 64c5df9Copy full SHA for 64c5df9
router-protobuf/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation(kotlin("reflect"))
15
16
implementation("org.slf4j:slf4j-api:2.0.12")
17
- api("com.google.protobuf:protobuf-java:3.25.1")
+ api("com.google.protobuf:protobuf-java:3.25.3")
18
api("com.google.protobuf:protobuf-java-util:3.25.3")
19
implementation("com.google.guava:guava:33.0.0-jre")
20
api(project(":router"))
0 commit comments