updated config dependency
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies {
|
|||||||
implementation(project(":de.srsoftware.cal.web"))
|
implementation(project(":de.srsoftware.cal.web"))
|
||||||
|
|
||||||
implementation("de.srsoftware:configuration.api:1.0.0")
|
implementation("de.srsoftware:configuration.api:1.0.0")
|
||||||
implementation("de.srsoftware:configuration.json:1.0.0")
|
implementation("de.srsoftware:configuration.json:1.0.1")
|
||||||
|
|
||||||
implementation("de.srsoftware:tools.http:1.2.2")
|
implementation("de.srsoftware:tools.http:1.2.2")
|
||||||
implementation("de.srsoftware:tools.logging:1.2.0")
|
implementation("de.srsoftware:tools.logging:1.2.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user