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.
1 parent b850c49 commit 5497f00Copy full SHA for 5497f00
1 file changed
build.sbt
@@ -3,7 +3,7 @@ version := "1.0-SNAPSHOT"
3
4
enablePlugins(PlayScala, NewRelic)
5
6
-scalaVersion := "2.13.5"
+scalaVersion := "2.13.7"
7
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")
8
9
libraryDependencies ++= Seq(
0 commit comments