We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8f441 commit 44f4883Copy full SHA for 44f4883
build.sbt
@@ -80,7 +80,7 @@ lazy val root =
80
)
81
82
lazy val circeVersion = "0.14.15"
83
-lazy val munitVersion = "1.2.0"
+lazy val munitVersion = "1.2.1"
84
85
val rootDir = Def.setting((ThisBuild / baseDirectory).value)
86
0 commit comments