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 bc0d03c commit 48f67c6Copy full SHA for 48f67c6
build.sbt
@@ -5,7 +5,7 @@ Global / concurrentRestrictions := Seq(
5
Tags.limit(Tags.Test, 1)
6
)
7
8
-val AIRFRAME_VERSION = "22.7.2"
+val AIRFRAME_VERSION = "22.7.3"
9
10
// Use dynamic snapshot version strings for non tagged versions
11
ThisBuild / dynverSonatypeSnapshots := true
0 commit comments