Skip to content

Commit caec365

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11. --- 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 99de08d commit caec365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val dependencyVersions = listOf(
2222
"org.jetbrains.kotlin:kotlin-stdlib-common:1.9.22",
2323
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.22",
2424
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.22",
25-
"org.slf4j:slf4j-api:2.0.9",
25+
"org.slf4j:slf4j-api:2.0.11",
2626
)
2727

2828
val dependencyGroupVersions = mapOf<String, String>(

0 commit comments

Comments
 (0)