diff --git a/build.sbt b/build.sbt
index 32356dc..4641d92 100644
--- a/build.sbt
+++ b/build.sbt
@@ -5,7 +5,7 @@ val V = new {
   val catsEffect      = "3.5.4"
   val circe           = "0.14.7"
   val http4s          = "0.23.27"
-  val munit           = "1.0.0-M11"
+  val munit           = "1.0.0"
   val munitCatsEffect = "2.0.0"
   val scala           = "3.3.3"
   val slf4j           = "1.7.36"