Skip to content

Commit

Permalink
Update munit to 1.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] authored and rossabaker committed May 20, 2024
1 parent 6c5cdb1 commit cbe19d8
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 @@ -20,7 +20,7 @@ ThisBuild / developers := List(

val JawnVersion = "1.5.1"
val Fs2Version = "3.8.0"
val MunitVersion = "1.0.0-M11"
val MunitVersion = "1.0.0-RC1"
val MunitCatsEffectVersion = "2.0.0-M4"

lazy val root = tlCrossRootProject.aggregate(`jawn-fs2`)
Expand Down

0 comments on commit cbe19d8

Please sign in to comment.