Skip to content

Commit 59f9eb4

Browse files
authored
Merge pull request #215 from Dwolla/update/cats-effect-3.5.5
Update cats-effect to 3.5.5
2 parents f08442c + c44d4e4 commit 59f9eb4

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
@@ -67,7 +67,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
6767
private val SCALA_2_12 = "2.12.20"
6868
private val Scala2Versions: Seq[String] = Seq(SCALA_2_13, SCALA_2_12)
6969

70-
private val CatsEffect3V = "3.5.4"
70+
private val CatsEffect3V = "3.5.5"
7171
private val CatsTaglessV: String = "0.16.2"
7272
private val libthriftV: String = "0.10.0"
7373

0 commit comments

Comments
 (0)