Skip to content

Commit b252773

Browse files
authored
Merge pull request #187 from indoorvivants/update/scala-library-2.12.20
Update scala-library to 2.12.20
2 parents bc35ea2 + 5e8beeb commit b252773

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
@@ -23,7 +23,7 @@ sonatypeProfileName := "com.indoorvivants"
2323
val V = new {
2424
val scala213 = "2.13.12"
2525

26-
val scala212 = "2.12.18"
26+
val scala212 = "2.12.20"
2727

2828
val scala3 = "3.3.3"
2929

0 commit comments

Comments
 (0)