We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c54fc6 commit 04ddd95Copy full SHA for 04ddd95
build.sbt
@@ -6,7 +6,7 @@ val SCALA_3_0 = "3.1.0"
6
val targetScalaVersions = SCALA_2_13 :: SCALA_2_12 :: Nil
7
val withDotty = SCALA_3_0 :: targetScalaVersions
8
9
-val AIRSPEC_VERSION = "21.12.1"
+val AIRSPEC_VERSION = "22.1.0"
10
val SCALACHECK_VERSION = "1.15.4"
11
val MSGPACK_VERSION = "0.9.0"
12
val SCALA_PARSER_COMBINATOR_VERSION = "2.1.0"
0 commit comments