Merge pull request #315 from usbharu/renovate/slf4j-monorepo

fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13
This commit is contained in:
usbharu
2024-05-06 21:55:30 +09:00
committed by GitHub
+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")