Skip to content

Commit 21ac2e5

Browse files
authored
Bump munit to 1.0.0
1 parent 6f42272 commit 21ac2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ lazy val root = project
88

99
scalaVersion := scala3Version,
1010

11-
libraryDependencies += "org.scalameta" %% "munit" % "0.7.29" % Test
11+
libraryDependencies += "org.scalameta" %% "munit" % "1.0.0" % Test
1212
)

0 commit comments

Comments
 (0)