Skip to content

Commit

Permalink
Merge pull request #574 from scala-steward/update/scalameta-4.4.29
Browse files Browse the repository at this point in the history
Update scalameta, testkit to 4.4.29
  • Loading branch information
tgodzik authored Oct 21, 2021
2 parents cc0b07e + 8f504db commit 6188fbf
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.28"
val scalameta = "4.4.29"
val munit = "0.7.29"
val coursier = "1.0.4"
val scalacheck = "1.15.4"
Expand Down

0 comments on commit 6188fbf

Please sign in to comment.