Skip to content

Commit 28a954c

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 c36f1bc commit 28a954c

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
@@ -27,7 +27,7 @@ dependencies {
2727
testImplementation platform('org.junit:junit-bom:5.10.2')
2828
testImplementation 'org.junit.jupiter:junit-jupiter'
2929
testImplementation 'io.github.artsok:rerunner-jupiter:2.1.6'
30-
testImplementation 'org.slf4j:slf4j-simple:2.0.12'
30+
testImplementation 'org.slf4j:slf4j-simple:2.0.13'
3131
}
3232

3333
test {

0 commit comments

Comments
 (0)