Skip to content

Commit 9697c4c

Browse files
Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (#43)
Bumps org.slf4j:slf4j-simple from 2.0.12 to 2.0.13. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple 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 9f06162 commit 9697c4c

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
@@ -31,7 +31,7 @@ dependencies {
3131

3232
testImplementation 'org.testng:testng:7.10.1'
3333
testImplementation 'org.assertj:assertj-core:3.25.3'
34-
testImplementation 'org.slf4j:slf4j-simple:2.0.12'
34+
testImplementation 'org.slf4j:slf4j-simple:2.0.13'
3535
}
3636

3737
test {

0 commit comments

Comments
 (0)