Skip to content

Commit 0c9567d

Browse files
committed
Update scala-library to 2.13.15
1 parent ac4d160 commit 0c9567d

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
@@ -13,7 +13,7 @@ lazy val root = (project in file("."))
1313

1414
resolvers += Resolver.sonatypeRepo("snapshots")
1515

16-
scalaVersion := "2.13.14"
16+
scalaVersion := "2.13.15"
1717

1818
libraryDependencies += guice
1919
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test

0 commit comments

Comments
 (0)