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 4ccab45 + ec7eb3e commit 828f783Copy full SHA for 828f783
build.sbt
@@ -34,7 +34,7 @@ lazy val root = (project in file("."))
34
jda,
35
"org.xerial" % "sqlite-jdbc" % "3.43.0.0",
36
"com.typesafe" % "config" % "1.4.2",
37
- "com.github.rssh" %% "dotty-cps-async" % "0.9.18",
+ "com.github.rssh" %% "dotty-cps-async" % "0.9.19",
38
"com.google.re2j" % "re2j" % "1.7",
39
"org.slf4j" % "slf4j-simple" % "2.0.9",
40
"com.codedx" %% "mapk" % "1.2.0",
0 commit comments