Skip to content

Commit 4bed6af

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/com.google.protobuf-protobuf-gradle-plugin-0.9.4'
2 parents b3e9376 + 9af5c71 commit 4bed6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-grpc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.google.protobuf.gradle.* // ktlint-disable no-wildcard-imports
33
val grpcVersion = "1.51.1"
44
val grpcKotlinVersion = "1.4.0"
55
val protbufVersion = "3.24.4"
6-
val protobufGradleVersion = "0.9.2"
6+
val protobufGradleVersion = "0.9.4"
77

88
plugins {
99
kotlin("jvm")

0 commit comments

Comments
 (0)