Skip to content

Commit 353331d

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.slf4j:slf4j-api from 2.0.6 to 2.0.7
Bumps [org.slf4j:slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- 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 6d9902d commit 353331d

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

6767
implementation("io.github.microutils:kotlin-logging:3.0.5")
68-
implementation("org.slf4j:slf4j-api:2.0.6")
68+
implementation("org.slf4j:slf4j-api:2.0.7")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.5")
7070

7171
implementation("org.yaml:snakeyaml:2.0")

0 commit comments

Comments
 (0)