Updated Dependencies

This commit is contained in:
2021-12-14 09:03:10 +01:00
parent e8b2d64119
commit 51e8dbdbeb
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"))