Skip to content

Commit

Permalink
Merge pull request #534 from scala-steward/update/scalameta-4.4.24
Browse files Browse the repository at this point in the history
Update scalameta, testkit to 4.4.24
  • Loading branch information
tgodzik committed Jul 23, 2021
2 parents dbd0231 + a1570ef commit 5eaa114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ lazy val sharedSettings = List(
)

val V = new {
val scalameta = "4.4.22"
val scalameta = "4.4.24"
val munit = "0.7.27"
val coursier = "1.0.4"
val scalacheck = "1.15.4"
Expand Down

0 comments on commit 5eaa114

Please sign in to comment.