Skip to content

Commit

Permalink
Merge pull request #326 from sourcegraph/renovate/org.scalameta-munit…
Browse files Browse the repository at this point in the history
…-0.x
  • Loading branch information
olafurpg authored Sep 22, 2021
2 parents 82ff262 + 1a40dd0 commit 99ee535
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 @@ -409,7 +409,7 @@ lazy val testSettings = List(
testFrameworks := List(new TestFramework("munit.Framework")),
libraryDependencies ++=
List(
"org.scalameta" %% "munit" % "0.7.27",
"org.scalameta" %% "munit" % "0.7.29",
"org.scalameta" %% "mtags" % V.metals cross CrossVersion.full,
"com.dimafeng" %% "testcontainers-scala-munit" % V.testcontainers,
"com.dimafeng" %% "testcontainers-scala-postgresql" % V.testcontainers,
Expand Down

0 comments on commit 99ee535

Please sign in to comment.