We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca5915 commit e2c7ccdCopy full SHA for e2c7ccd
1 file changed
settings.gradle.kts
@@ -16,7 +16,7 @@ dependencyResolutionManagement {
16
library("sadu-postgresql", "de.chojo.sadu", "sadu-postgresql").versionRef("sadu")
17
bundle("sadu", listOf("sadu-queries", "sadu-updater", "sadu-datasource", "sadu-postgresql"))
18
19
- version("log4j", "2.25.4")
+ version("log4j", "2.26.0")
20
library("slf4j", "org.slf4j:slf4j-api:2.0.17")
21
library("log4j-core", "org.apache.logging.log4j", "log4j-core").versionRef("log4j")
22
library("log4j-slf4j2", "org.apache.logging.log4j", "log4j-slf4j2-impl").versionRef("log4j")
0 commit comments