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 ac4d160 + 0c9567d commit b914b3fCopy full SHA for b914b3f
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