Skip to content

Commit add987b

Browse files
Bump org.slf4j:slf4j-simple from 1.7.31 to 2.0.17
Bumps org.slf4j:slf4j-simple from 1.7.31 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 999d445 commit add987b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

48-
testImplementation 'org.slf4j:slf4j-simple:1.7.31'
48+
testImplementation 'org.slf4j:slf4j-simple:2.0.17'
4949
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
5050
testImplementation 'org.codehaus.groovy:groovy-all:2.5.14'
5151
}

0 commit comments

Comments
 (0)