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 ac4d160 commit 0c9567dCopy full SHA for 0c9567d
build.sbt
@@ -13,7 +13,7 @@ lazy val root = (project in file("."))
13
14
resolvers += Resolver.sonatypeRepo("snapshots")
15
16
-scalaVersion := "2.13.14"
+scalaVersion := "2.13.15"
17
18
libraryDependencies += guice
19
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test
0 commit comments