Skip to content

Commit 086b6e3

Browse files
Update scala3-library to 3.3.4 (#234)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
1 parent c1a6a87 commit 086b6e3

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
@@ -13,7 +13,7 @@ object Dependencies {
1313
// Keep in sync with .github CI build
1414
val Scala212 = "2.12.20"
1515
val Scala213 = "2.13.15"
16-
val Scala3 = "3.3.3"
16+
val Scala3 = "3.3.4"
1717
val ScalaVersions = Seq(Scala212, Scala213, Scala3)
1818

1919
val PekkoVersion = PekkoCoreDependency.version

0 commit comments

Comments
 (0)