Skip to content

Commit

Permalink
Merge pull request #784 from scalameta/update/scalameta-4.8.6
Browse files Browse the repository at this point in the history
Update scalameta, testkit to 4.8.6
  • Loading branch information
mergify[bot] authored Jul 31, 2023
2 parents e55c4f0 + 5ebbc66 commit 2096021
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 @@ -122,7 +122,7 @@ lazy val sharedJavaSettings = List(
)

val V = new {
val scalameta = "4.7.8"
val scalameta = "4.8.6"
val munit = "1.0.0-M8"
val coursier = "1.0.18"
val scalacheck = "1.17.0"
Expand Down

0 comments on commit 2096021

Please sign in to comment.