Skip to content

Commit

Permalink
Update munit to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 4, 2024
1 parent fc4168b commit c1115eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
private val scalaTestSeleniumVersion_scala2 = "3.2.2.0"
private val scalaTestSeleniumVersion_scala3 = "3.2.9.0"
private val junitVersion = "4.13.2"
private val munitVersion = "1.0.0"
private val munitVersion = "1.0.3"
private val mysqlConnectorVersion = "5.1.42"
private val neo4jConnectorVersion = "4.0.0"
private val oracleDriverVersion = "21.3.0.0"
Expand Down

0 comments on commit c1115eb

Please sign in to comment.