diff --git a/build.sbt b/build.sbt index b3f3a1e..454a519 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ lazy val root = (project in file(".")) jda, "org.xerial" % "sqlite-jdbc" % "3.43.2.1", "com.typesafe" % "config" % "1.4.3", - "com.github.rssh" %% "dotty-cps-async" % "0.9.19", + "com.github.rssh" %% "dotty-cps-async" % "0.9.22", "com.google.re2j" % "re2j" % "1.7", "org.slf4j" % "slf4j-simple" % "2.0.9", "com.codedx" %% "mapk" % "1.2.0",