Skip to content

Commit

Permalink
Merge pull request #539 from scala-steward/update/scala3-library-3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrs authored May 18, 2024
2 parents 70a6477 + 33ea1a1 commit a1a31e2
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 @@ -4,7 +4,7 @@ object Dependencies {
val Ver = new {
val `scala2.12` = "2.12.19"
val `scala2.13` = "2.13.14"
val scala3 = "3.4.1"
val scala3 = "3.4.2"

val organizeImports = "0.6.0"

Expand Down

0 comments on commit a1a31e2

Please sign in to comment.