Skip to content

Commit

Permalink
Update airspec to 24.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed May 31, 2024
1 parent 5d1f6e4 commit 86d540a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scriptedLaunchOpts ++= {
testFrameworks += new TestFramework("wvlet.airspec.Framework")

libraryDependencies ++= Seq(
"org.wvlet.airframe" %% "airspec" % "24.5.1" % Test,
"org.wvlet.airframe" %% "airspec" % "24.5.2" % Test,
"org.apache.commons" % "commons-compress" % "1.26.2",
"org.tukaani" % "xz" % "1.9"
)

0 comments on commit 86d540a

Please sign in to comment.