From 19f8699cc6b9e6567a5aa5e9b150caa0023f4199 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 10 Sep 2023 16:27:30 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c569f361..4c39677a 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ import sbtcrossproject.CrossProject Global / onChangedBuildSource := ReloadOnSourceChanges -lazy val scala3 = "3.3.0" +lazy val scala3 = "3.3.1" inThisBuild( List(