Skip to content

Commit

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

Bump protobuf-java from 3.21.2 to 3.21.3
  • Loading branch information
yuzawa-san authored Jul 26, 2022
2 parents f6d49da + 1b9d8df commit 72100b7
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 @@ -235,7 +235,7 @@ signing {

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

0 comments on commit 72100b7

Please sign in to comment.