Skip to content

Commit c8d5938

Browse files
chore(deps): update dependency com.github.sbt.junit:sbt-jupiter-interface to v0.15.1
1 parent a2de708 commit c8d5938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ 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.15.0")
18+
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")

0 commit comments

Comments
 (0)