Skip to content

Commit 833c7c5

Browse files
authored
Merge pull request #224 from SimY4/update/jupiter-interface-0.17.1
2 parents fb6a67a + 263f731 commit 833c7c5

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.17.0")
5+
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.17.1")
66
addSbtPlugin("org.jetbrains.scala" % "sbt-kotlin-plugin" % "3.1.6")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
88
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.6.0")

0 commit comments

Comments
 (0)