We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2ec92 commit 9b35aa7Copy full SHA for 9b35aa7
build.sbt
@@ -5,7 +5,7 @@ Global / concurrentRestrictions := Seq(
5
Tags.limit(Tags.Test, 1)
6
)
7
8
-val AIRFRAME_VERSION = "20.4.1"
+val AIRFRAME_VERSION = "20.12.2"
9
10
// Use dynamic snapshot version strings for non tagged versions
11
ThisBuild / dynverSonatypeSnapshots := true
0 commit comments