added Junit launcher package
CI / build (push) Successful in 37s

This commit is contained in:
2025-07-29 12:58:37 +08:00
parent d0402a7f4c
commit 7fd38d55c8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ catalog {
}
[
'junit-jupiter-api', 'junit-jupiter-params', 'junit-jupiter-engine'
'junit-jupiter-api', 'junit-jupiter-params', 'junit-jupiter-engine', 'junit-platform-launcher'
].each {
library(it, 'org.junit.jupiter', it).versionRef('junit-jupiter')
}
+1 -1
View File
@@ -1,3 +1,3 @@
lys.catalog.version = 2025.07.23
lys.catalog.version = 2025.07.29
gitea.maven.url = https://gitea.woggioni.net/api/packages/woggioni/maven