Skip to content

Commit a409871

Browse files
authored
Update airspec to 2025.1.21 (#604)
1 parent 54f3a20 commit a409871

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

4848
libraryDependencies ++= Seq(
49-
"org.wvlet.airframe" %% "airspec" % "2025.1.19" % Test,
49+
"org.wvlet.airframe" %% "airspec" % "2025.1.21" % Test,
5050
"org.apache.commons" % "commons-compress" % "1.27.1",
5151
"org.tukaani" % "xz" % "1.11"
5252
)

0 commit comments

Comments
 (0)