Skip to content

Commit db45bec

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update munit to 1.0.3
1 parent dba33c3 commit db45bec

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
@@ -22,7 +22,7 @@ ThisBuild / githubWorkflowTargetTags ++= Seq("v*")
2222
ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
2323
ThisBuild / githubWorkflowPublish := Seq.empty
2424

25-
lazy val munitV = "0.7.29"
25+
lazy val munitV = "1.0.3"
2626
lazy val circeV = "0.14.2"
2727

2828
lazy val `postgresql-init-core` = (project in file("."))

0 commit comments

Comments
 (0)