Skip to content

Commit

Permalink
Update discipline-munit to 2.0.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed May 1, 2024
1 parent 2292552 commit 08dfe6e
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 @@ -28,7 +28,7 @@ lazy val giapi = project
"edu.gemini.aspen.gmp" % "gmp-commands-jms-bridge" % "0.6.7",
"edu.gemini.aspen.gmp" % "gmp-status-gateway" % "0.3.7",
"org.typelevel" %%% "cats-laws" % catsVersion % Test,
"org.typelevel" %%% "discipline-munit" % "2.0.0-M3" % Test,
"org.typelevel" %%% "discipline-munit" % "2.0.0-M4" % Test,
"org.typelevel" %%% "munit-cats-effect" % "2.0.0-M5" % Test,
"edu.gemini.aspen.gmp" % "gmp-statusdb" % "0.3.7" % Test,
"ch.qos.logback" % "logback-classic" % "1.4.14" % Test
Expand Down

0 comments on commit 08dfe6e

Please sign in to comment.