Skip to content

Commit

Permalink
Update sbt-multi-jvm to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 24, 2024
1 parent ef2c0e6 commit 381bf57
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 @@ -12,7 +12,7 @@ addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "4.1.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")

Expand Down

0 comments on commit 381bf57

Please sign in to comment.