Skip to content

Commit 5f6681f

Browse files
scala-stewardccmtaylor
authored andcommitted
Update scala-library to 2.13.12
1 parent 8917f0c commit 5f6681f

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
@@ -1,5 +1,5 @@
11
lazy val scala212 = "2.12.18"
2-
lazy val scala213 = "2.13.7"
2+
lazy val scala213 = "2.13.12"
33

44
lazy val commonSettings = List(
55
scalaVersion := scala212,

0 commit comments

Comments
 (0)