Skip to content

Commit 3cad276

Browse files
authored
Merge pull request #189 from SimY4/update/jupiter-interface-0.17.0
2 parents 259f629 + f0426b0 commit 3cad276

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
44
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5-
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.15.2")
5+
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.0")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
77
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
88
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)