Skip to content

Commit ce6ee67

Browse files
Update scala3-library to 3.3.4 (#212)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent f775031 commit ce6ee67

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
@@ -16,7 +16,7 @@ object Dependencies {
1616

1717
val Scala213 = "2.13.15"
1818
val Scala212 = "2.12.20"
19-
val Scala3 = "3.3.3"
19+
val Scala3 = "3.3.4"
2020
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
2121

2222
val PekkoVersionInDocs = PekkoCoreDependency.default.link

0 commit comments

Comments
 (0)