Skip to content

Commit f987959

Browse files
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#368)
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4af6599 commit f987959

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.24",
2323
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.24",
2424
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.24",
25-
"org.slf4j:slf4j-api:2.0.13",
25+
"org.slf4j:slf4j-api:2.0.16",
2626
)
2727

2828
val dependencyGroupVersions = mapOf<String, String>(

0 commit comments

Comments
 (0)