Skip to content

Commit 0502fb6

Browse files
authored
Merge pull request #342 from scala-steward/update/scala-library-2.13.11
Update scala-library to 2.13.11
2 parents 693a49a + 8812947 commit 0502fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt._
22

33
object Dependencies {
4-
val Scala213 = "2.13.9"
4+
val Scala213 = "2.13.11"
55
val ScalaVersions = Seq(Scala213)
66

77
val AkkaVersion = "2.6.16"

0 commit comments

Comments
 (0)