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 ad62af9 commit 2e9ab27Copy full SHA for 2e9ab27
desktopApp/build.gradle.kts
@@ -51,7 +51,7 @@ kotlin {
51
52
implementation("org.apache.logging.log4j:log4j-api:2.21.1")
53
implementation("org.apache.logging.log4j:log4j-core:2.21.1")
54
- implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.20.0")
+ implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.21.1")
55
}
56
57
0 commit comments