Skip to content

Commit 0473624

Browse files
authored
Merge pull request #286 from Dwolla/update/cats-effect-3.7.0
Update cats-effect, cats-effect-testkit to 3.7.0
2 parents 69136c0 + 2484c57 commit 0473624

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)