Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-core to v2.23.1 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2024
2 parents 6b9894c + aa13844 commit 2ed7b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ junit = "5.10.2"
commons-lang3 = "org.apache.commons:commons-lang3:3.14.0"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
log4j = "org.apache.logging.log4j:log4j-core:2.23.0"
log4j = "org.apache.logging.log4j:log4j-core:2.23.1"
mockito = "org.mockito:mockito-junit-jupiter:5.11.0"

[plugins]
Expand Down

0 comments on commit 2ed7b47

Please sign in to comment.