Skip to content
Snippets Groups Projects
Commit 657afd30 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Merge branch 'renovate/patch-protobuf-monorepo' into 'develop'

Update protobuf monorepo to v4.31.1 (patch)

See merge request !218
parents 3e8b3d8c 47ffca45
No related branches found
No related tags found
1 merge request!218Update protobuf monorepo to v4.31.1 (patch)
Pipeline #94499 passed
...@@ -30,7 +30,7 @@ gitProperties { ...@@ -30,7 +30,7 @@ gitProperties {
protobuf { protobuf {
protoc { protoc {
artifact = 'com.google.protobuf:protoc:4.31.0' artifact = 'com.google.protobuf:protoc:4.31.1'
} }
plugins { plugins {
grpc { grpc {
...@@ -131,7 +131,7 @@ dependencies { ...@@ -131,7 +131,7 @@ dependencies {
implementation 'org.gitlab4j:gitlab4j-api:6.0.0-rc.10' // version 6 for jakarta implementation 'org.gitlab4j:gitlab4j-api:6.0.0-rc.10' // version 6 for jakarta
// GRPC communication with Janitor // GRPC communication with Janitor
implementation('com.google.protobuf:protobuf-java:4.31.0') implementation('com.google.protobuf:protobuf-java:4.31.1')
implementation('io.grpc:grpc-netty-shaded:1.73.0') implementation('io.grpc:grpc-netty-shaded:1.73.0')
implementation('io.grpc:grpc-protobuf:1.73.0') implementation('io.grpc:grpc-protobuf:1.73.0')
implementation('io.grpc:grpc-stub:1.73.0') implementation('io.grpc:grpc-stub:1.73.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment