Skip to content

Commit 9bf886e

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update cats-effect to 3.6.2
1 parent 79744d8 commit 9bf886e

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.20"
6767
private val Scala2Versions: Seq[String] = Seq(SCALA_2_13, SCALA_2_12)
6868

69-
private val CatsEffect3V = "3.6.1"
69+
private val CatsEffect3V = "3.6.2"
7070
private val CatsTaglessV: String = "0.16.3"
7171
private val libthriftV: String = "0.10.0"
7272

0 commit comments

Comments
 (0)