Skip to content

Commit 5351131

Browse files
authored
Update airspec to 2025.1.14 (#574)
1 parent f94eba0 commit 5351131

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
@@ -35,7 +35,7 @@ scriptedLaunchOpts ++= {
3535
testFrameworks += new TestFramework("wvlet.airspec.Framework")
3636

3737
libraryDependencies ++= Seq(
38-
"org.wvlet.airframe" %% "airspec" % "2025.1.12" % Test,
38+
"org.wvlet.airframe" %% "airspec" % "2025.1.14" % Test,
3939
"org.apache.commons" % "commons-compress" % "1.27.1",
4040
"org.tukaani" % "xz" % "1.10"
4141
)

0 commit comments

Comments
 (0)