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 6f42272 commit 21ac2e5Copy full SHA for 21ac2e5
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