We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea11857 commit fd8f038Copy full SHA for fd8f038
settings.gradle.kts
@@ -12,7 +12,7 @@ dependencyResolutionManagement {
12
library("sadu-datasource", "de.chojo.sadu", "sadu-datasource").versionRef("sadu")
13
bundle("sadu", listOf("sadu-queries", "sadu-updater", "sadu-postgresql", "sadu-datasource"))
14
15
- version("log4j", "2.23.1")
+ version("log4j", "2.24.3")
16
17
library("slf4j-api", "org.slf4j:slf4j-api:2.0.16")
18
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")
0 commit comments