Skip to content

Commit 363f355

Browse files
Update munit to 1.3.2 (evolution-gaming#824)
1 parent abb305a commit 363f355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object Dependencies {
4646
}
4747

4848
object Testing {
49-
val munit = "org.scalameta" %% "munit" % "1.3.1"
49+
val munit = "org.scalameta" %% "munit" % "1.3.2"
5050

5151
object Testcontainers {
5252
private val version = "0.44.1"

0 commit comments

Comments
 (0)