diff --git a/build.sbt b/build.sbt index ec6156e3..29793938 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val V = new { val `log-effect` = "0.19.2" val ocisdk = "3.55.1" val postgresql = "42.7.4" - val scala213 = "2.13.15" + val scala213 = "2.13.16" val scala3 = "3.3.4" val `scala-collection-compat` = "2.12.0" val slf4j = "2.0.16"