Skip to content

Commit 36597ee

Browse files
authored
Merge pull request #83 from scala-steward/update/scala-library-2.13.13
Update scala-library to 2.13.13
2 parents 68a5ced + b2514c5 commit 36597ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lazy val root = (project in file(".")).enablePlugins(PlayJava).settings(
66
watchSources ++= (baseDirectory.value / "ui/src" ** "*").get
77
)
88

9-
scalaVersion := "2.13.12"
9+
scalaVersion := "2.13.13"
1010

1111
libraryDependencies += guice
1212

0 commit comments

Comments
 (0)