fix: used external lib
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
shahdlala66
2026-04-07 15:21:48 +02:00
parent 6d242ff88e
commit fa5f64f5ca
+3
View File
@@ -38,6 +38,9 @@ val versions = mapOf(
"SCALA_PARSER_COMBINATORS" to "2.4.0"
"SCALA_PARSER_COMBINATORS" to "2.4.0",
"FASTPARSE" to "3.0.2"
"JACKSON" to "2.17.2",
"JACKSON_SCALA" to "2.17.2",
"SCALA_PARSER_COMBINATORS" to "2.4.0"
)
extra["VERSIONS"] = versions