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.
2 parents 7bbcd91 + c83a7ec commit 20ad9e4Copy full SHA for 20ad9e4
project/Settings.scala
@@ -5,7 +5,7 @@ import sbt.Keys._
5
6
object Settings {
7
8
- def scala213 = "2.13.14"
+ def scala213 = "2.13.15"
9
10
def scala212 = "2.12.20"
11
0 commit comments