Skip to content

Commit 3eb943b

Browse files
chore(deps): update dependency org.slf4j:slf4j-api to v2.0.12
1 parent d19293d commit 3eb943b

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
@@ -14,7 +14,7 @@ repositories {
1414

1515
dependencies {
1616
implementation("com.google.guava:guava:32.1.3-jre")
17-
implementation("org.slf4j:slf4j-api:2.0.9")
17+
implementation("org.slf4j:slf4j-api:2.0.12")
1818

1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2020
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")

0 commit comments

Comments
 (0)