Skip to content

Commit

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

Bump io.grpc:grpc-protobuf from 1.59.1 to 1.60.0
  • Loading branch information
cwisniew authored Dec 9, 2023
2 parents 9262ab7 + 038e138 commit 1e000f0
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 @@ -496,7 +496,7 @@ dependencies {
implementation 'dev.onvoid.webrtc:webrtc-java:0.8.0:linux-x86_64'

// protobuf
implementation "io.grpc:grpc-protobuf:1.59.1"
implementation "io.grpc:grpc-protobuf:1.60.0"
implementation "com.google.protobuf:protobuf-java-util:3.25.1"

// Java Tuples
Expand Down

0 comments on commit 1e000f0

Please sign in to comment.