Skip to content

Commit 9b04f00

Browse files
chore(deps): update dependency org.scalameta:munit to v1.3.0 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a5e38e commit 9b04f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
55
object Dependencies {
66
val Versions = new {
77
val frontroute = "0.19.0"
8-
val mUnit = "1.0.2"
8+
val mUnit = "1.3.0"
99
}
1010

1111
val testingLibraryDependencies =

0 commit comments

Comments
 (0)