Skip to content

Commit a03f217

Browse files
committed
bump scala
1 parent a92d9ad commit a03f217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ libraryDependencies ++= List(
4545
"org.scalatest" %% "scalatest" % "3.2.9" % Test
4646
)
4747

48-
scalaVersion := "2.12.14"
48+
scalaVersion := "2.12.15"
4949

5050
// keep this as low as possible to avoid running into binary incompatibility such as https://github.com/sbt/sbt/issues/5049
5151
pluginCrossBuild / sbtVersion := "1.2.1"

0 commit comments

Comments
 (0)