Skip to content

Commit

Permalink
Update snapshots plugin to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Mar 24, 2024
1 parent 463927f commit 71db9be
Show file tree
Hide file tree
Showing 103 changed files 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,5 +12,5 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.indoorvivants.snapshots" % "sbt-snapshots" % "0.0.5")
addSbtPlugin("com.indoorvivants.snapshots" % "sbt-snapshots" % "0.0.6")
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.2.0")

0 comments on commit 71db9be

Please sign in to comment.