feat: NCS-29 JSON - Cherry Picked
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-12 19:07:13 +02:00
parent 3ecb2c9d66
commit 50db403be8
15 changed files with 1347 additions and 3 deletions
+3 -1
View File
@@ -34,7 +34,9 @@ val versions = mapOf(
"JAVAFX" to "21.0.1",
"JUNIT_BOM" to "5.13.4",
"SCALA_PARSER_COMBINATORS" to "2.4.0",
"FASTPARSE" to "3.0.2"
"FASTPARSE" to "3.0.2",
"JACKSON" to "2.17.2",
"JACKSON_SCALA" to "2.17.2"
)
extra["VERSIONS"] = versions