Skip to content

Commit

Permalink
Merge pull request #217 from scala-steward/update/munit-scalacheck-0.…
Browse files Browse the repository at this point in the history
…7.28

build(deps): bump munit-scalacheck from 0.7.27 to 0.7.28
  • Loading branch information
tkrs committed Aug 21, 2021
2 parents ed4ad63 + a6883d5 commit 25883b4
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 @@ -10,7 +10,7 @@ object Dependencies {
val shapeless = "2.3.7"
val msgpackJava = "0.8.24"

val munit = "0.7.27"
val munit = "0.7.28"
}

lazy val OrganizeImports = "com.github.liancheng" %% "organize-imports" % Ver.organizeImports
Expand Down

0 comments on commit 25883b4

Please sign in to comment.