Skip to content

Commit

Permalink
Merge pull request #64 from pschichtel/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:slf4j-api to v2.0.16
  • Loading branch information
pschichtel authored Nov 28, 2024
2 parents bbb8700 + 7910041 commit 62efe60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {

dependencies {
compileOnly("org.eclipse.jdt:org.eclipse.jdt.annotation:2.3.0")
implementation("org.slf4j:slf4j-api:2.0.13")
implementation("org.slf4j:slf4j-api:2.0.16")

testImplementation("ch.qos.logback:logback-classic:1.3.14")

Expand Down

0 comments on commit 62efe60

Please sign in to comment.