Skip to content

Commit

Permalink
Merge pull request #1087 from Baeldung/update/jupiter-interface-0.11.1
Browse files Browse the repository at this point in the history
Update jupiter-interface, ... from 0.8.4 to 0.11.1
  • Loading branch information
mergify[bot] authored Dec 22, 2023
2 parents 149249d + cac87e9 commit 5600afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"

resolvers += Resolver.jcenterRepo

addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.8.4")
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")

ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 comments on commit 5600afd

Please sign in to comment.