There was an error while loading. Please reload this page.
2 parents 68a5ced + b2514c5 commit 36597eeCopy full SHA for 36597ee
build.sbt
@@ -6,7 +6,7 @@ lazy val root = (project in file(".")).enablePlugins(PlayJava).settings(
6
watchSources ++= (baseDirectory.value / "ui/src" ** "*").get
7
)
8
9
-scalaVersion := "2.13.12"
+scalaVersion := "2.13.13"
10
11
libraryDependencies += guice
12
0 commit comments