Skip to content

Commit c33991d

Browse files
authored
Merge pull request #654 from scala-steward/update/7.x/patches
[7.x] Patch updates
2 parents 97649ad + 89a100b commit c33991d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import sbt._
99
object Dependencies {
1010

1111
object ScalaVersions {
12-
val scala212 = "2.12.20"
12+
val scala212 = "2.12.21"
1313
val scala213 = "2.13.18"
1414
val scala3 = "3.3.7"
1515
}

0 commit comments

Comments
 (0)