Updated Dependencies

This commit is contained in:
2021-12-14 09:03:10 +01:00
parent 6b4e688e20
commit b746d50973
3 changed files with 19 additions and 2 deletions

View File

@@ -5,6 +5,8 @@ plugins {
id("war")
}
extra["log4j2.version"] = "2.15.0"
dependencies {
implementation(project(":wizard-core"))
implementation(project(":wizard-common"))