We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e231bee commit 5e3186aCopy full SHA for 5e3186a
build.sbt
@@ -4,7 +4,7 @@ import sbtcrossproject.CrossProject
4
5
Global / onChangedBuildSource := ReloadOnSourceChanges
6
7
-lazy val scala3 = "3.3.3"
+lazy val scala3 = "3.3.4"
8
9
inThisBuild(
10
List(
0 commit comments