Skip to content

Commit 5e225fa

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#285)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b371e52 commit 5e225fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
api("org.postgresql:postgresql:42.7.5")
2222
api("com.zaxxer:HikariCP:6.2.1")
2323
api("ch.qos.logback:logback-classic:1.5.17")
24-
api("org.slf4j:slf4j-api:2.0.16")
24+
api("org.slf4j:slf4j-api:2.0.17")
2525
api("com.h2database:h2:2.3.232")
2626
api("javax.annotation:javax.annotation-api:1.3.2")
2727
api("org.threeten:threeten-extra:1.8.0")

0 commit comments

Comments
 (0)