Skip to content

Commit 604bfdf

Browse files
committed
Update scala-library, scala-reflect to 2.12.21
1 parent ddbdabe commit 604bfdf

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
@@ -7,7 +7,7 @@ addCommandAlias("full-test", ";+clean;+Test/clean;+test")
77

88
Global / onChangedBuildSource := ReloadOnSourceChanges
99

10-
val Scala212 = "2.12.19"
10+
val Scala212 = "2.12.21"
1111
val Scala213 = "2.13.13"
1212
val Scala3 = "3.3.1"
1313

0 commit comments

Comments
 (0)