Skip to content

Commit b05005c

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump slf4j-api from 1.7.36 to 2.0.3
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78b8e2c commit b05005c

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.7.10")
6666

6767
implementation("io.github.microutils:kotlin-logging:2.1.23")
68-
implementation("org.slf4j:slf4j-api:1.7.36")
68+
implementation("org.slf4j:slf4j-api:2.0.3")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
7070

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

0 commit comments

Comments
 (0)