Skip to content

Commit

Permalink
bump log4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed Dec 12, 2021
1 parent 5d8f142 commit 2700a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
testImplementation 'org.testng:testng:6.1.1'
testImplementation 'org.slf4j:slf4j-api:1.7.2'
testImplementation 'org.slf4j:slf4j-log4j12:1.7.2'
testImplementation 'org.apache.logging.log4j:log4j-core:2.11.2'
testImplementation 'org.apache.logging.log4j:log4j-core:2.15.0'
testImplementation 'junit:junit:4.12'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.1.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.1.1'
Expand Down

0 comments on commit 2700a3a

Please sign in to comment.