Skip to content

Commit b3ae7b4

Browse files
authored
Merge pull request #2354 from scala-steward/update/scala-library-2.12.21
Update scala-library, scala-reflect to 2.12.21
2 parents f64cf2c + 25d21e5 commit b3ae7b4

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 @@ lazy val munitVersion = "1.2.1"
2222
lazy val shapelessVersion = "2.3.13"
2323
lazy val silencerVersion = "1.7.1"
2424
lazy val specs2Version = "4.23.0"
25-
lazy val scala212Version = "2.12.20"
25+
lazy val scala212Version = "2.12.21"
2626
lazy val scala213Version = "2.13.18"
2727
lazy val scala3Version = "3.3.7"
2828
// scala-steward:off

0 commit comments

Comments
 (0)