fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13

This commit is contained in:
renovate[bot]
2024-05-06 10:03:33 +00:00
committed by GitHub
parent ce7ec4e985
commit ce61f96c1d
+1 -1
View File
@@ -22,7 +22,7 @@ subprojects {
}
dependencies {
implementation("org.slf4j:slf4j-api:2.0.12")
implementation("org.slf4j:slf4j-api:2.0.13")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")