Skip to content

Commit a8ae9df

Browse files
Merge pull request #12 from xenit-eu/renovate/slf4j-monorepo
Update dependency org.slf4j:slf4j-simple to v2.0.17
2 parents 44adcdc + 6acc1aa commit a8ae9df

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
@@ -49,7 +49,7 @@ dependencies {
4949

5050
testImplementation 'org.junit.jupiter:junit-jupiter'
5151
testImplementation 'org.assertj:assertj-core'
52-
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.13'
52+
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.17'
5353

5454
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5555
}

0 commit comments

Comments
 (0)