feat: update Scala library version and enhance test configurations
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-21 14:48:57 +02:00
parent 9a36555f1a
commit e7d556fa06
4 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ sonar {
val versions = mapOf(
"QUARKUS_SCALA3" to "1.0.0",
"SCALA3" to "3.5.1",
"SCALA_LIBRARY" to "2.13.18",
"SCALA_LIBRARY" to "2.13.16",
"SCALATEST" to "3.2.19",
"SCALATEST_JUNIT" to "0.1.11",
"SCOVERAGE" to "2.1.1",