Skip to content

Commit

Permalink
bump: scala3-library 3.3.4 (was 3.3.3) (#1987)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Andrén <[email protected]>
  • Loading branch information
scala-steward and johanandren authored Sep 30, 2024
1 parent f097066 commit 809e734
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 {
object Versions {
val scala212 = "2.12.20"
val scala213 = "2.13.15"
val scala3 = "3.3.3"
val scala3 = "3.3.4"

// the order in the list is important because the head will be considered the default.
val CrossScalaForLib = Seq(scala213, scala3)
Expand Down

0 comments on commit 809e734

Please sign in to comment.