add hlaeja test

This commit is contained in:
2025-01-30 15:07:35 +01:00
parent 1d8be42e48
commit f8467693f3
2 changed files with 3 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ hlaejaCorePlugin = "0.2.0"
hlaejaCommonPlugin = "0.2.0"
hlaejaCommonMessages = "0.7.0-SNAPSHOT"
hlaejaJwt = "0.1.0"
hlaejaTest = "0.1.0-SNAPSHOT"
[libraries]
@@ -68,6 +69,7 @@ org-springframework-springboot-gradle-plugin = { group = "org.springframework.bo
# plugin common dependencies hlaeja
library-hlaeja-common-messages = { group = "ltd.hlaeja.library", name = "hlaeja-common-messages", version.ref = "hlaejaCommonMessages" }
library-hlaeja-jwt = { group = "ltd.hlaeja.library", name = "hlaeja-jwt", version.ref = "hlaejaJwt" }
library-hlaeja-test = { group = "ltd.hlaeja.library", name = "hlaeja-test", version.ref = "hlaejaTest" }
[plugins]
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.6" }

View File

@@ -87,6 +87,7 @@ un_snapshot_catalog "hlaejaCorePlugin"
un_snapshot_catalog "hlaejaCommonPlugin"
un_snapshot_catalog "hlaejaCommonMessages"
un_snapshot_catalog "hlaejaJwt"
un_snapshot_catalog "hlaejaTest"
# un-snapshot properties for release
un_snapshot_version version