Skip to content

Commit 88337c5

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9. --- 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>
1 parent 88aa846 commit 88337c5

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

6868
implementation("io.github.microutils:kotlin-logging:3.0.5")
69-
implementation("org.slf4j:slf4j-api:2.0.7")
69+
implementation("org.slf4j:slf4j-api:2.0.9")
7070
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.8")
7171

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

0 commit comments

Comments
 (0)