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 4187af6 commit 285772fCopy full SHA for 285772f
build.sbt
@@ -6,7 +6,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
6
7
lazy val root = (project in file(".")).enablePlugins(PlayScala)
8
9
-scalaVersion := "2.13.14"
+scalaVersion := "2.13.15"
10
11
libraryDependencies ++= Seq(
12
guice, ws,
0 commit comments