diff --git a/build.mill b/build.mill index 5eb805c..539c9d9 100644 --- a/build.mill +++ b/build.mill @@ -62,7 +62,7 @@ object lib extends CellarPublishModule { mvn"org.typelevel::cats-effect:3.7.1", mvn"co.fs2::fs2-io:3.13.0", mvn"io.get-coursier:interface:1.0.29-M4", - mvn"ch.epfl.scala::tasty-query:1.8.0", + mvn"ch.epfl.scala::tasty-query:1.9.0", mvn"org.scala-lang:scala3-tasty-inspector_3:3.8.4", mvn"com.github.pureconfig::pureconfig-core:0.17.10", mvn"org.typelevel::log4cats-core:2.8.0",