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 d289e8e + 0685bcb commit c53c5c8Copy full SHA for c53c5c8
1 file changed
build.sbt
@@ -3,7 +3,7 @@ version := "1.0-SNAPSHOT"
3
4
enablePlugins(PlayScala)
5
6
-scalaVersion := "3.3.7"
+scalaVersion := "3.3.8"
7
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")
8
9
libraryDependencies ++= Seq(
0 commit comments