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 b3e9376 + 9af5c71 commit 4bed6afCopy full SHA for 4bed6af
dp-inntekt-grpc/build.gradle.kts
@@ -3,7 +3,7 @@ import com.google.protobuf.gradle.* // ktlint-disable no-wildcard-imports
3
val grpcVersion = "1.51.1"
4
val grpcKotlinVersion = "1.4.0"
5
val protbufVersion = "3.24.4"
6
-val protobufGradleVersion = "0.9.2"
+val protobufGradleVersion = "0.9.4"
7
8
plugins {
9
kotlin("jvm")
0 commit comments