We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a5856 commit 4657593Copy full SHA for 4657593
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.5"
8
9
inThisBuild(
10
List(
0 commit comments