We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ed679 commit 9bb4d5bCopy full SHA for 9bb4d5b
project/GeneralSettings.scala
@@ -7,7 +7,7 @@ import sbtassembly.AssemblyPlugin.autoImport.*
7
object GeneralSettings {
8
9
val scala212 = "2.12.20"
10
- val scala213 = "2.13.15"
+ val scala213 = "2.13.16"
11
val scala33 = "3.3.4"
12
13
val defaultScalaVersion: String = scala213
0 commit comments