Skip to content

Commit 04c8f32

Browse files
Update scala-library, scala-reflect to 2.12.21 (#226)
1 parent 4551cf5 commit 04c8f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/GeneralSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sbtassembly.AssemblyPlugin.autoImport.*
66

77
object GeneralSettings {
88

9-
val scala212 = "2.12.20"
9+
val scala212 = "2.12.21"
1010
val scala213 = "2.13.16"
1111
val scala33 = "3.3.4"
1212

0 commit comments

Comments
 (0)