Skip to content

Commit ebe16bb

Browse files
committed
Update scala-library to 2.13.16
1 parent 6d79a9d commit ebe16bb

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.16"
33

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

0 commit comments

Comments
 (0)