Skip to content

Commit 9b7c372

Browse files
Update scala-library to 2.12.13 (#175)
1 parent a93172e commit 9b7c372

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
@@ -12,7 +12,7 @@ lazy val V = new {
1212
val evilplot = "0.7.0"
1313
val kindProjector = "0.10.3"
1414
val rainier = "0.2.3"
15-
val scala = "2.12.10"
15+
val scala = "2.12.13"
1616
val scalacheck = "1.15.3"
1717
val scalatest = "3.1.0"
1818
val scalaTestPlus = "3.1.0.1"

0 commit comments

Comments
 (0)