Skip to content

Commit cc646b8

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#362)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a00ddb1 commit cc646b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
4040
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
4141
testImplementation 'com.sparkjava:spark-core:2.9.4'
42-
testImplementation "org.slf4j:slf4j-api:2.0.16"
42+
testImplementation "org.slf4j:slf4j-api:2.0.17"
4343

4444
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
4545
testRuntimeOnly "org.junit.vintage:junit-vintage-engine:$junitVersion"

0 commit comments

Comments
 (0)