Skip to content

Commit 40dcf0e

Browse files
build(deps): bump slf4j from 2.0.13 to 2.0.15
Bumps `slf4j` from 2.0.13 to 2.0.15. Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.15 Updates `org.slf4j:slf4j-nop` from 2.0.13 to 2.0.15 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-nop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 048c4b8 commit 40dcf0e

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
@@ -7,7 +7,7 @@ spring-boot-v2 = "2.7.18"
77
spring-boot-v3 = "3.2.1"
88
openjdk-jmh = "1.36"
99
ktor = "2.3.12"
10-
slf4j = "2.0.13"
10+
slf4j = "2.0.15"
1111
# https://kotlinlang.org/docs/ksp-quickstart.html
1212
# https://github.com/google/ksp
1313
ksp = "2.0.0-1.0.24"

0 commit comments

Comments
 (0)