Skip to content

Commit abb305a

Browse files
Update munit to 1.3.1 (evolution-gaming#823)
1 parent 01017f9 commit abb305a

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.0"
49+
val munit = "org.scalameta" %% "munit" % "1.3.1"
5050

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

0 commit comments

Comments
 (0)