Skip to content

Commit 063f42b

Browse files
scala-stewardRustedBones
authored andcommitted
Update scala-library to 2.12.20
1 parent 36f5595 commit 063f42b

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
@@ -22,7 +22,7 @@ ThisBuild / developers := List(
2222
// scala versions
2323
val scala3 = "3.3.3"
2424
val scala213 = "2.13.13"
25-
val scala212 = "2.12.19"
25+
val scala212 = "2.12.20"
2626
val defaultScala = scala3
2727

2828
// github actions

0 commit comments

Comments
 (0)