Skip to content

Commit b914b3f

Browse files
authored
Merge pull request #206 from scala-steward/update/scala-library-2.13.15
Update scala-library to 2.13.15
2 parents ac4d160 + 0c9567d commit b914b3f

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)