Skip to content

Commit 9bb4d5b

Browse files
Update scala-library, scala-reflect to 2.13.16 (#149)
1 parent 60ed679 commit 9bb4d5b

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
@@ -7,7 +7,7 @@ import sbtassembly.AssemblyPlugin.autoImport.*
77
object GeneralSettings {
88

99
val scala212 = "2.12.20"
10-
val scala213 = "2.13.15"
10+
val scala213 = "2.13.16"
1111
val scala33 = "3.3.4"
1212

1313
val defaultScalaVersion: String = scala213

0 commit comments

Comments
 (0)