We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8429b87 commit b9a2b98Copy full SHA for b9a2b98
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ grpc-netty = { group = "io.grpc", name = "grpc-netty", version = "1.60.0" }
18
grpc-okhttp = { group = "io.grpc", name = "grpc-okhttp", version = "1.60.0" }
19
grpc-testing = { group = "io.grpc", name = "grpc-testing", version = "1.60.0" }
20
grpc-stub = { group = "io.grpc", name = "grpc-stub", version = "1.60.0" }
21
-kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.1" }
+kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.3" }
22
junit = { group = "junit", name = "junit", version = "4.13.2" }
23
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.10.1" }
24
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
0 commit comments