We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f0eb5 commit 0a6aab6Copy full SHA for 0a6aab6
build.sbt
@@ -1,5 +1,5 @@
1
name := "scala-sandbox"
2
3
-scalaVersion := "2.13.15"
+scalaVersion := "2.13.16"
4
5
scalacOptions ++= Seq("-deprecation", "-feature", "-unchecked", "-Xlint")
0 commit comments