Skip to content

Commit b53c48a

Browse files
Update slf4j monorepo to v2.0.15 (#6622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8b50c6 commit b53c48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val errorProneVersion = "2.29.2"
2929
val jmhVersion = "1.37"
3030
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
3131
val mockitoVersion = "4.11.0"
32-
val slf4jVersion = "2.0.13"
32+
val slf4jVersion = "2.0.15"
3333
val opencensusVersion = "0.31.1"
3434
val prometheusClientVersion = "0.16.0"
3535

0 commit comments

Comments
 (0)