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 0223943 commit a95482dCopy full SHA for a95482d
play-scala/configuration-access/build.sbt
@@ -5,7 +5,7 @@ version := "1.0-SNAPSHOT"
5
6
enablePlugins(PlayScala)
7
8
-scalaVersion := ScalaVersions.scala2Version
+scalaVersion := ScalaVersions.scala3Version
9
10
libraryDependencies += guice
11
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.1" % Test
0 commit comments