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 f73017f + 78299e2 commit dc43173Copy full SHA for dc43173
1 file changed
build.sbt
@@ -3,7 +3,7 @@ version := "1.0-SNAPSHOT"
3
4
enablePlugins(PlayScala)
5
6
-scalaVersion := "3.3.5"
+scalaVersion := "3.3.6"
7
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")
8
9
libraryDependencies ++= Seq(
0 commit comments