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.
2 parents ad62af9 + 2e9ab27 commit a6b340dCopy full SHA for a6b340d
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