Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-simple to v2.0.15 (main) (
Browse files Browse the repository at this point in the history
…#11981)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 42d7177 commit f270f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark-overhead/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
testImplementation("org.jooq:joox:2.0.1")
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
testImplementation("org.slf4j:slf4j-simple:2.0.14")
testImplementation("org.slf4j:slf4j-simple:2.0.15")

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

0 comments on commit f270f03

Please sign in to comment.