We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c511211 + 2cc5371 commit b7279fdCopy full SHA for b7279fd
build.sbt
@@ -211,7 +211,7 @@ lazy val decoder3: Project = project
211
scalaVersion := Dependencies.scala34Plus,
212
Compile / doc / sources := Seq.empty,
213
libraryDependencies ++= Seq(
214
- "ch.epfl.scala" %% "tasty-query" % "1.4.0",
+ "ch.epfl.scala" %% "tasty-query" % "1.5.0",
215
"ch.epfl.scala" %% "scala3-binary-decoder" % "0.3.0",
216
Dependencies.asm,
217
Dependencies.asmUtil,
0 commit comments