Skip to content

Commit 2484c57

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update cats-effect, cats-effect-testkit to 3.7.0
1 parent 8934284 commit 2484c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/AsyncUtilsBuildPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
6666
private val SCALA_2_12 = "2.12.21"
6767
private val Scala2Versions: Seq[String] = Seq(SCALA_2_13, SCALA_2_12)
6868

69-
private val CatsEffect3V = "3.6.3"
69+
private val CatsEffect3V = "3.7.0"
7070
private val CatsTaglessV: String = "0.16.4"
7171
private val libthriftV: String = "0.10.0"
7272

0 commit comments

Comments
 (0)