Skip to content

Commit

Permalink
bump: sbt-multi-jvm 0.6.0 for samples
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed May 22, 2024
1 parent 751ec3c commit bab00e4
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.4.0")
addSbtPlugin("com.typesafe.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.4.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.6.0")

0 comments on commit bab00e4

Please sign in to comment.