From 4d629923e249fd21fbb34efa8bab80b32943aed6 Mon Sep 17 00:00:00 2001 From: "Indoor Vivants Steward[bot]" <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 20:13:09 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 92cd3f7..2a1aea3 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges val Versions = new { val http4s = "0.23.19" - val Scala = "3.2.2" + val Scala = "3.3.4" val scribe = "3.11.5"