update for common plugin v0.2.0

- cleanup Mapper.kt
- update build.gradle.kts to use certificate plugin
- update catalog version
This commit is contained in:
2024-12-10 22:37:46 +01:00
parent 5c1a0693b3
commit 0e5c4e3e9f
3 changed files with 5 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
kotlin.code.style=official
org.gradle.jvmargs=-Xmx1g
version=0.2.0-SNAPSHOT
catalog=0.5.0
catalog=0.6.0-SNAPSHOT
docker.port.expose=8443
container.port.expose=8443
container.port.host=9000