Skip to content

Commit

Permalink
Merge pull request #3 from Knerio/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.slf4j:slf4j-jdk14 to v2.0.16
  • Loading branch information
Knerio authored Oct 25, 2024
2 parents f062664 + 39e277a commit 5340fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter-engine:5.11.3")

testImplementation("org.slf4j:slf4j-jdk14:2.0.9")
testImplementation("org.slf4j:slf4j-jdk14:2.0.16")
}

tasks.test {
Expand Down

0 comments on commit 5340fed

Please sign in to comment.