Skip to content

Commit

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

Bump protobuf-java from 3.21.8 to 3.21.9
  • Loading branch information
yuzawa-san authored Nov 1, 2022
2 parents 36311bb + 98de2b0 commit 03f0478
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 @@ -263,7 +263,7 @@ signing {

dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation 'com.google.protobuf:protobuf-java:3.21.8'
testImplementation 'com.google.protobuf:protobuf-java:3.21.9'
testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.19.0'
testRuntimeOnly 'org.apache.logging.log4j:log4j-jpl:2.19.0'
}
Expand Down

0 comments on commit 03f0478

Please sign in to comment.