From f459c71997488183d75defa86543ad5a3ccff7c3 Mon Sep 17 00:00:00 2001 From: "Benjamin Pang (molarmanful)" Date: Thu, 19 Sep 2024 20:00:27 -0400 Subject: [PATCH] bump scala ver --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sc b/build.sc index e0ea075..e5c16c2 100644 --- a/build.sc +++ b/build.sc @@ -17,7 +17,7 @@ object sclin with ScalafmtModule with ScalafixModule { - def scalaVersion = "3.4.2" + def scalaVersion = "3.4.3" def scoverageVersion = "2.0.11" def publishVersion: T[String] = VcsVersion.vcsState().format() def pomSettings = PomSettings(