Skip to content

Commit a3f8e24

Browse files
fix(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27cdbbc commit a3f8e24

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
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0")
2525
implementation("com.squareup.okhttp3:okhttp:4.12.0")
2626

27-
implementation("org.slf4j:slf4j-api:2.0.9")
27+
implementation("org.slf4j:slf4j-api:2.0.17")
2828
testRuntimeOnly("org.slf4j:slf4j-simple:2.0.9")
2929

3030
testImplementation("org.mockito:mockito-inline:4.11.0")

0 commit comments

Comments
 (0)