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 02352ce commit d40f62dCopy full SHA for d40f62d
log4j-samples-gradle-metadata/build.gradle
@@ -16,6 +16,7 @@
16
*/
17
plugins {
18
id("application")
19
+ id "io.spring.dependency-management" version "1.1.7"
20
}
21
22
def log4jVersion = providers.environmentVariable("LOG4J_VERSION").getOrElse("2.25.0")
0 commit comments