Skip to content

Commit

Permalink
Merge pull request #35 from yuzawa-san/dependabot/gradle/org.apache.l…
Browse files Browse the repository at this point in the history
…ogging.log4j-log4j-core-2.18.0

Bump log4j-core from 2.17.2 to 2.18.0
  • Loading branch information
yuzawa-san authored Jul 22, 2022
2 parents 9885b93 + ee679d3 commit 2c92906
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 @@ -232,7 +232,7 @@ signing {
dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation 'com.google.protobuf:protobuf-java:3.21.2'
testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.17.2'
testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.18.0'
testRuntimeOnly 'org.apache.logging.log4j:log4j-jpl:2.17.2'
}

Expand Down

0 comments on commit 2c92906

Please sign in to comment.