Skip to content

Commit

Permalink
Update munit to 1.0.0-M10
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 15, 2023
1 parent 3e9c7b1 commit e33a51a
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 @@ -10,7 +10,7 @@ ThisBuild / tlBaseVersion := "3.0"
ThisBuild / organization := "org.typelevel"

val catsVersion = "2.10.0"
val munitVersion = "1.0.0-M9"
val munitVersion = "1.0.0-M10"
val disciplineMunitVersion = "2.0.0-M3"
val kindProjectorVersion = "0.13.2"
val shapeless2Version = "2.3.10"
Expand Down

0 comments on commit e33a51a

Please sign in to comment.