We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5e38e commit 9b04f00Copy full SHA for 9b04f00
1 file changed
project/Dependencies.scala
@@ -5,7 +5,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
5
object Dependencies {
6
val Versions = new {
7
val frontroute = "0.19.0"
8
- val mUnit = "1.0.2"
+ val mUnit = "1.3.0"
9
}
10
11
val testingLibraryDependencies =
0 commit comments