Skip to content

Commit

Permalink
Update scala3-library to 3.3.3 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Mar 12, 2024
1 parent 5d8da2d commit 2fe9893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Dependencies {
// keep in sync with .github/workflows/unit-tests.yml
val scala212Version = "2.12.18"
val scala213Version = "2.13.12"
val scala3Version = "3.3.1"
val scala3Version = "3.3.3"
val scalaVersions = Seq(scala212Version, scala213Version, scala3Version)

val pekkoVersion = PekkoCoreDependency.version
Expand Down

0 comments on commit 2fe9893

Please sign in to comment.