Skip to content

Commit b7090d7

Browse files
authored
Merge pull request #191 from outr/update/scala-library-2.12.21
Update scala-library to 2.12.21
2 parents 576ceb2 + 0c14be1 commit b7090d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
33
// Scala versions
44
val scala213 = "2.13.17"
55

6-
val scala212 = "2.12.20"
6+
val scala212 = "2.12.21"
77

88
val scala3 = List("3.3.7")
99

0 commit comments

Comments
 (0)