Skip to content

Commit e36b501

Browse files
fix(deps): update dependency org.slf4j:slf4j-jdk14 to v2.0.13
1 parent db6deab commit e36b501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime-minestom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ dependencies {
1616
testImplementation(libs.creative.serializer.minecraft)
1717

1818
testImplementation(libs.minestom)
19-
testImplementation("org.slf4j:slf4j-jdk14:2.0.12")
19+
testImplementation("org.slf4j:slf4j-jdk14:2.0.13")
2020
testImplementation(project(":hephaestus-reader-blockbench"))
2121
}

0 commit comments

Comments
 (0)