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.
2 parents 98314eb + 227f43d commit 495d666Copy full SHA for 495d666
dp-inntekt-grpc/build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.google.protobuf.gradle.* // ktlint-disable no-wildcard-imports
2
3
val grpcVersion = "1.51.1"
4
-val grpcKotlinVersion = "1.3.0"
+val grpcKotlinVersion = "1.4.0"
5
val protbufVersion = "3.21.12"
6
val protobufGradleVersion = "0.9.2"
7
0 commit comments