We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7b201 commit 6054bcbCopy full SHA for 6054bcb
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ val vertxVersion: String by project
4
val gsonVersion: String by project
5
val springContextVersion: String by project
6
val handlebarsVersion: String by project
7
-val log4jVersion = "2.24.2"
+val log4jVersion = "2.25.3"
8
val appMainClass = "co.statu.parsek.Main"
9
val pf4jVersion: String by project
10
val pluginsDir: File? by rootProject.extra
0 commit comments