Skip to content

Commit 166154e

Browse files
Update scala-library to 2.13.16 (#85)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent d5b5d2c commit 166154e

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.15"
9+
scalaVersion := "2.13.16"
1010

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

0 commit comments

Comments
 (0)