Skip to content

Commit 8225b15

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.3 (#153) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e93f323 commit 8225b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ test-junit-params = { module = "org.junit.jupiter:junit-jupiter-params" }
5757

5858
# Miscellaneous
5959
annotations = "org.jetbrains:annotations:23.0.0"
60-
slf4j = "org.slf4j:slf4j-api:2.0.2"
60+
slf4j = "org.slf4j:slf4j-api:2.0.3"
6161
log4j = "org.apache.logging.log4j:log4j-api:2.19.0"
6262

6363

0 commit comments

Comments
 (0)