chore: Update build configuration for Scoverage and ScalaTest integration
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ val versions = mapOf(
|
||||
"SCALA3" to "3.5.1",
|
||||
"SCALA_LIBRARY" to "2.13.18",
|
||||
"SCALATEST" to "3.2.19",
|
||||
"SCALATESTPLUS_JUNIT5" to "3.2.19.1"
|
||||
"SCALATESTPLUS_JUNIT5" to "3.2.19.0",
|
||||
"SCOVERAGE" to "2.1.1"
|
||||
)
|
||||
extra["VERSIONS"] = versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user