Skip to content

Commit 573b7e2

Browse files
Update jupiter-interface, ... to 0.15.1
1 parent dd67463 commit 573b7e2

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6-
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.0")
6+
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.1")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
88
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)