Skip to content

Commit 9a952fc

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump slf4j-api from 2.0.3 to 2.0.5
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.5) --- 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 5319891 commit 9a952fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation("de.gesellix:docker-engine:2022-11-06T10-42-00")
7373
implementation("de.gesellix:docker-filesocket:2022-10-27T21-00-00")
7474

75-
implementation("org.slf4j:slf4j-api:2.0.3")
75+
implementation("org.slf4j:slf4j-api:2.0.5")
7676
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.3")
7777

7878
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")

0 commit comments

Comments
 (0)