Skip to content

Commit 04ddd95

Browse files
Update airspec to 22.1.0 (#2045)
1 parent 1c54fc6 commit 04ddd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val SCALA_3_0 = "3.1.0"
66
val targetScalaVersions = SCALA_2_13 :: SCALA_2_12 :: Nil
77
val withDotty = SCALA_3_0 :: targetScalaVersions
88

9-
val AIRSPEC_VERSION = "21.12.1"
9+
val AIRSPEC_VERSION = "22.1.0"
1010
val SCALACHECK_VERSION = "1.15.4"
1111
val MSGPACK_VERSION = "0.9.0"
1212
val SCALA_PARSER_COMBINATOR_VERSION = "2.1.0"

0 commit comments

Comments
 (0)