Skip to content

Commit

Permalink
Merge pull request #671 from scalameta/update/scalameta-4.5.11
Browse files Browse the repository at this point in the history
Update scalameta, testkit to 4.5.11
  • Loading branch information
tgodzik authored Aug 1, 2022
2 parents 061b755 + c868ac7 commit 18f08b3
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 @@ -120,7 +120,7 @@ lazy val sharedJavaSettings = List(
)

val V = new {
val scalameta = "4.5.9"
val scalameta = "4.5.11"
val munit = "0.7.29"
val coursier = "1.0.8"
val scalacheck = "1.16.0"
Expand Down

0 comments on commit 18f08b3

Please sign in to comment.