Skip to content

Commit 06cf66d

Browse files
Update airframe-json, airspec to 2025.1.18 (#920)
1 parent 17dc837 commit 06cf66d

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
@@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
// For performance testing, ensure each test run one-by-one
44
Global / concurrentRestrictions := Seq(Tags.limit(Tags.Test, 1))
55

6-
val AIRFRAME_VERSION = "2025.1.16"
6+
val AIRFRAME_VERSION = "2025.1.18"
77

88
// Use dynamic snapshot version strings for non tagged versions
99
ThisBuild / dynverSonatypeSnapshots := true

0 commit comments

Comments
 (0)