Skip to content

Commit b7279fd

Browse files
authored
Merge pull request #829 from scalacenter/update/tasty-query-1.5.0
Update tasty-query to 1.5.0
2 parents c511211 + 2cc5371 commit b7279fd

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.3.0",
216216
Dependencies.asm,
217217
Dependencies.asmUtil,

0 commit comments

Comments
 (0)