diff --git a/build.sbt b/build.sbt index 567c5b68..3b0e7dd2 100644 --- a/build.sbt +++ b/build.sbt @@ -32,7 +32,7 @@ ThisBuild / tlJdkRelease := None val Versions = new { val ActiveMq = "5.19.1" - val CatsEffect = "3.6.3" + val CatsEffect = "3.7.0" val Circe = "0.14.15" val Fs2 = "3.12.2" val Logback = "1.5.21"