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 e1eba83 commit b029c04Copy full SHA for b029c04
project/Settings.scala
@@ -5,7 +5,7 @@ import sbt.Keys._
5
6
object Settings {
7
8
- def scala213 = "2.13.5"
+ def scala213 = "2.13.6"
9
def scala212 = "2.12.15"
10
11
lazy val shared = Seq(
0 commit comments