Skip to content

Commit 67a0929

Browse files
author
scala-steward
committed
Update shim-scala-async-dotty-cps-async to 0.9.23
1 parent 10da71e commit 67a0929

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
@@ -54,7 +54,7 @@ val pekkoHttpTestkit = "org.apache.pekko" %% "pekko-http-testkit" % pekkoHttpVer
5454

5555
val scala2Async = "org.scala-lang.modules" %% "scala-async" % "1.0.1"
5656
val scala3Async =
57-
"com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.9.21" // allows cross compilation w/o changes in source code
57+
"com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.9.23" // allows cross compilation w/o changes in source code
5858

5959
val scalikeJdbc = "org.scalikejdbc" %% "scalikejdbc" % "4.3.2"
6060
val h2 = "com.h2database" % "h2" % "2.2.224"

0 commit comments

Comments
 (0)