Skip to content

Commit 04cde6e

Browse files
chore(deps): update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.19.0
1 parent 440d0e2 commit 04cde6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1515
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1616

1717
// Junit 5
18-
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
18+
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.19.0")
1919

2020
// Usage of BOMs
2121
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.33")

0 commit comments

Comments
 (0)