Skip to content

Commit 0d71b0b

Browse files
authored
Update scala-library to 2.13.13 (#61)
1 parent 62ae4f7 commit 0d71b0b

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 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
66

77
lazy val root = (project in file(".")).enablePlugins(PlayScala)
88

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

1111
libraryDependencies ++= Seq(
1212
guice, ws,

0 commit comments

Comments
 (0)