Skip to content

Commit

Permalink
Update munit to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Aug 13, 2024
1 parent c7b78ef commit 00e545f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ lazy val root =
.enablePlugins(AutomateHeaderPlugin, NoPublishPlugin)

val scalaK8sVersion = "0.18.0"
val munitVersion = "1.0.0"
val munitVersion = "1.0.1"

lazy val manifest = project
.enablePlugins(AutomateHeaderPlugin, SbtPlugin)
Expand Down

0 comments on commit 00e545f

Please sign in to comment.