Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-log4j12 from 2.0.12 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-log4j12 from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Apr 15, 2024
1 parent d98c3c9 commit 25af5f3
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 @@ -26,7 +26,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.slf4j:slf4j-log4j12:2.0.12'
testImplementation 'org.slf4j:slf4j-log4j12:2.0.13'
testImplementation 'org.apache.felix:org.apache.felix.framework:7.0.5'
testImplementation 'org.ops4j.pax.tinybundles:tinybundles:3.0.0'
testImplementation "com.enonic.xp:testing:${xpVersion}"
Expand Down

0 comments on commit 25af5f3

Please sign in to comment.