fix: syntax
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
shahdlala66
2026-04-08 11:14:01 +02:00
parent fa5f64f5ca
commit 6c00b29e26
+1 -1
View File
@@ -34,7 +34,7 @@ val versions = mapOf(
"JAVAFX" to "21.0.1",
"JUNIT_BOM" to "5.13.4",
"JACKSON" to "2.17.2",
"JACKSON_SCALA" to "2.17.2"
"JACKSON_SCALA" to "2.17.2",
"SCALA_PARSER_COMBINATORS" to "2.4.0"
"SCALA_PARSER_COMBINATORS" to "2.4.0",
"FASTPARSE" to "3.0.2"