1
0
This commit is contained in:
Hubert Van De Walle 2020-09-10 17:03:58 +02:00
parent 9365e8f0c5
commit 69e93f4def

View File

@ -128,6 +128,14 @@ version = "1.7.0.3"
scope = "test"
category = "test"
[dependencies.assertJ]
groupId = "org.assertj"
artifactId = "assertj-core"
version = "3.16.1"
scope = "test"
category = "test"
default = true
[dependencies.Kodein-DI]
groupId = "org.kodein.di"
artifactId = "kodein-di-jvm"