Skip to content

Commit 6d26864

Browse files
Update airframe-json, airspec to 2026.2.2 (#1001)
1 parent 925e89a commit 6d26864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
55
// For performance testing, ensure each test run one-by-one
66
Global / concurrentRestrictions := Seq(Tags.limit(Tags.Test, 1))
77

8-
val AIRFRAME_VERSION = "2026.1.7"
8+
val AIRFRAME_VERSION = "2026.2.2"
99

1010
// Use dynamic snapshot version strings for non tagged versions
1111
ThisBuild / dynverSonatypeSnapshots := true

0 commit comments

Comments
 (0)