Skip to content

Commit 47a38ab

Browse files
committed
Update scala-library to 2.12.21
1 parent 51db09d commit 47a38ab

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
@@ -3,7 +3,7 @@ organization := "io.github.vigoo"
33

44
dynverSonatypeSnapshots in ThisBuild := true
55

6-
val scala212 = "2.12.14"
6+
val scala212 = "2.12.21"
77
val scala213 = "2.13.6"
88

99
scalaVersion := scala213

0 commit comments

Comments
 (0)