Skip to content

Commit c9e2076

Browse files
Update tasty-query to 1.5.0
1 parent 59374d8 commit c9e2076

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
@@ -211,7 +211,7 @@ lazy val decoder3: Project = project
211211
scalaVersion := Dependencies.scala34Plus,
212212
Compile / doc / sources := Seq.empty,
213213
libraryDependencies ++= Seq(
214-
"ch.epfl.scala" %% "tasty-query" % "1.4.0",
214+
"ch.epfl.scala" %% "tasty-query" % "1.5.0",
215215
"ch.epfl.scala" %% "scala3-binary-decoder" % "0.2.0",
216216
Dependencies.asm,
217217
Dependencies.asmUtil,

0 commit comments

Comments
 (0)