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 693a49a + 8812947 commit 0502fb6Copy full SHA for 0502fb6
project/Dependencies.scala
@@ -1,7 +1,7 @@
1
import sbt._
2
3
object Dependencies {
4
- val Scala213 = "2.13.9"
+ val Scala213 = "2.13.11"
5
val ScalaVersions = Seq(Scala213)
6
7
val AkkaVersion = "2.6.16"
0 commit comments