Skip to content

Commit 828f783

Browse files
authored
Merge pull request ScoreUnder#198 from scala-steward/update/dotty-cps-async-0.9.19
Update dotty-cps-async to 0.9.19
2 parents 4ccab45 + ec7eb3e commit 828f783

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
@@ -34,7 +34,7 @@ lazy val root = (project in file("."))
3434
jda,
3535
"org.xerial" % "sqlite-jdbc" % "3.43.0.0",
3636
"com.typesafe" % "config" % "1.4.2",
37-
"com.github.rssh" %% "dotty-cps-async" % "0.9.18",
37+
"com.github.rssh" %% "dotty-cps-async" % "0.9.19",
3838
"com.google.re2j" % "re2j" % "1.7",
3939
"org.slf4j" % "slf4j-simple" % "2.0.9",
4040
"com.codedx" %% "mapk" % "1.2.0",

0 commit comments

Comments
 (0)