Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-api to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2022
1 parent ae879ea commit ada61ce
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 @@ -29,7 +29,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.4.0-SNAPSHOT'

compileOnly 'org.apache.logging.log4j:log4j-api:2.17.2'
compileOnly 'org.apache.logging.log4j:log4j-api:2.18.0'
compileOnly 'org.apache.logging.log4j:log4j-core:2.17.2'

testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
Expand Down

0 comments on commit ada61ce

Please sign in to comment.