Skip to content

Commit b3e9376

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/com.google.protobuf-protoc-3.24.4'
2 parents 495d666 + 46be9fd commit b3e9376

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
@@ -2,7 +2,7 @@ import com.google.protobuf.gradle.* // ktlint-disable no-wildcard-imports
22

33
val grpcVersion = "1.51.1"
44
val grpcKotlinVersion = "1.4.0"
5-
val protbufVersion = "3.21.12"
5+
val protbufVersion = "3.24.4"
66
val protobufGradleVersion = "0.9.2"
77

88
plugins {

0 commit comments

Comments
 (0)