Skip to content

Commit 1de6e5f

Browse files
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- 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 738072c commit 1de6e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
6969

7070
implementation("io.github.microutils:kotlin-logging:3.0.5")
71-
implementation("org.slf4j:slf4j-api:2.0.13")
71+
implementation("org.slf4j:slf4j-api:2.0.16")
7272
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
7373

7474
implementation("org.yaml:snakeyaml:2.2")

0 commit comments

Comments
 (0)