Skip to content

Commit

Permalink
Merge pull request #4282 from RPTools/dependabot/gradle/develop/io.gr…
Browse files Browse the repository at this point in the history
…pc-grpc-protobuf-1.58.0

Bump io.grpc:grpc-protobuf from 1.47.0 to 1.58.0
  • Loading branch information
cwisniew authored Nov 17, 2023
2 parents 5e0c156 + c5cbdb2 commit d6b9693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ dependencies {
implementation 'dev.onvoid.webrtc:webrtc-java:0.7.0:linux-x86_64'

// protobuf
implementation "io.grpc:grpc-protobuf:1.47.0"
implementation "io.grpc:grpc-protobuf:1.58.0"
implementation "com.google.protobuf:protobuf-java-util:3.20.0"

// Java Tuples
Expand Down

0 comments on commit d6b9693

Please sign in to comment.