Skip to content

Commit

Permalink
[scala2/project] Update dependency org.scalameta:munit to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent b9195a4 commit 06cc8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala2/project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sbt._

object Dependencies {
lazy val munit = "org.scalameta" %% "munit" % "1.0.1"
lazy val munit = "org.scalameta" %% "munit" % "1.0.2"
}

0 comments on commit 06cc8ce

Please sign in to comment.