Skip to content

Commit 44f4883

Browse files
committed
Update munit to 1.2.1
1 parent 0b8f441 commit 44f4883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ lazy val root =
8080
)
8181

8282
lazy val circeVersion = "0.14.15"
83-
lazy val munitVersion = "1.2.0"
83+
lazy val munitVersion = "1.2.1"
8484

8585
val rootDir = Def.setting((ThisBuild / baseDirectory).value)
8686

0 commit comments

Comments
 (0)