1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-01 22:22:53 +00:00

feat: add admin credentials to deploy folder

This commit is contained in:
2024-01-11 16:33:08 +01:00
parent 441bff3783
commit 585468314c
3 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@ plugins {
}
group = "de.ukw.ccc"
version = "0.4.0"
version = "0.6.0-SNAPSHOT"
var versions = mapOf(
"bwhc-dto-java" to "0.2.0",