We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08d6093 + 3dc1dbb commit 6258a6bCopy full SHA for 6258a6b
1 file changed
build.sbt
@@ -16,7 +16,7 @@ inThisBuild(
16
)
17
18
name := "yaes"
19
-val scala3Version = "3.8.1"
+val scala3Version = "3.8.3"
20
scalaVersion := scala3Version
21
22
scalacOptions += "-target:25"
0 commit comments