Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Nov 8, 2023
1 parent 2b8825c commit 81ce5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ lazy val tests = crossProject(
.dependsOn(core)
.settings(
name := "tests",
libraryDependencies += "org.scalameta" %%% "munit" % "1.0.0-M8" % Test
libraryDependencies += "org.scalameta" %%% "munit" % "1.0.0-M10" % Test
)

0 comments on commit 81ce5f8

Please sign in to comment.