Skip to content

Commit e778791

Browse files
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.13 (#81)
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.13. --- 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 ec2631a commit e778791

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
@@ -20,7 +20,7 @@ java {
2020
}
2121
dependencies {
2222
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.1")
23-
implementation("org.slf4j:slf4j-api:2.0.11")
23+
implementation("org.slf4j:slf4j-api:2.0.13")
2424

2525
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
2626
testImplementation("org.junit.vintage:junit-vintage-engine:5.10.1")

0 commit comments

Comments
 (0)