Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 8395d1f commit 0b5ad5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation("com.google.guava:guava:23.0")

implementation("ch.qos.logback:logback-classic:1.5.6")
implementation("org.slf4j:log4j-over-slf4j:1.7.26")
implementation("org.slf4j:log4j-over-slf4j:2.0.13")

testImplementation("org.junit.jupiter:junit-jupiter-engine:5.3.1")
}
Expand Down

0 comments on commit 0b5ad5d

Please sign in to comment.