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.
2 parents 6f42272 + 21ac2e5 commit 595ce6bCopy full SHA for 595ce6b
src/main/g8/build.sbt
@@ -8,5 +8,5 @@ lazy val root = project
8
9
scalaVersion := scala3Version,
10
11
- libraryDependencies += "org.scalameta" %% "munit" % "0.7.29" % Test
+ libraryDependencies += "org.scalameta" %% "munit" % "1.0.0" % Test
12
)
0 commit comments