Skip to content

Commit 34c2b80

Browse files
author
Scala Steward
committed
chore: Update munit from 1.1.0 to 1.1.1
1 parent 0be8627 commit 34c2b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object versions {
2525
val testContainers = "0.43.0"
2626

2727
object munit {
28-
val core = "1.1.0"
28+
val core = "1.1.1"
2929
val catsEffect = "2.1.0"
3030
val scalacheck = "1.1.0"
3131
val http4s = "1.1.0"

0 commit comments

Comments
 (0)