Skip to content

Commit fcf4fc3

Browse files
authored
Update airspec to 2025.1.19 (#601)
1 parent d8f91ef commit fcf4fc3

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

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

0 commit comments

Comments
 (0)