Skip to content

Commit

Permalink
Right plugin package
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed May 22, 2024
1 parent bab00e4 commit ecc9b4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/akka-sample-cluster-java/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.6.0")
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.0.0")
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.6.0")
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")

0 comments on commit ecc9b4c

Please sign in to comment.