Skip to content

Commit 15a973b

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 b6f79f9 commit 15a973b

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
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("org.jetbrains.kotlin:kotlin-reflect:2.0.0")
6868

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

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

0 commit comments

Comments
 (0)