Skip to content

Commit 184430a

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.17 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f15838 commit 184430a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprojects {
3333

3434
val junitVersion = "5.10.2"
3535
val logbackVersion = "1.4.14"
36-
val slf4jVersion = "2.0.11"
36+
val slf4jVersion = "2.0.17"
3737

3838
dependencies {
3939
// Logging

0 commit comments

Comments
 (0)