Skip to content

Commit 18a2a38

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cda12c commit 18a2a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mockito = "5.11.0"
66

77
[libraries]
88
lombok = { module = "org.projectlombok:lombok", version = "1.18.32" }
9-
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
9+
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
1010
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
1111
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.4" }
1212
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }

0 commit comments

Comments
 (0)