Skip to content

Commit 0738e21

Browse files
committed
Update airframe-json, airspec to 2026.2.2
1 parent 39ddefd commit 0738e21

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)