Skip to content

Commit

Permalink
Merge pull request #183 from yuzawa-san/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…protobuf-protobuf-java-3.25.2

Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2
  • Loading branch information
yuzawa-san authored Jan 16, 2024
2 parents 64d6482 + 998279d commit ea8bec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
apply plugin: "java-library"

dependencies {
api 'com.google.protobuf:protobuf-java:3.25.1'
api 'com.google.protobuf:protobuf-java:3.25.2'
}

protobuf {
Expand Down

0 comments on commit ea8bec5

Please sign in to comment.