diff --git a/build.sbt b/build.sbt index 0f804cc..e93fcc1 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ val V = new { val http4s = "0.23.32" val munit = "1.0.0-M11" val munitCatsEffect = "2.1.0" - val scala = "3.3.7" + val scala = "3.4.1" val slf4j = "1.7.36" val slf4j2 = "2.0.17" val tzdb = "2.5.0"