Skip to content

Commit 072864b

Browse files
Update scala3-library to 3.3.4 (#163)
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 a399fc6 commit 072864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCh
1212
name := "pekko-persistence-dynamodb"
1313

1414
scalaVersion := "2.13.15"
15-
crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.3")
15+
crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.4")
1616
crossVersion := CrossVersion.binary
1717

1818
val amzVersion = "1.12.772"

0 commit comments

Comments
 (0)