Skip to content

Commit

Permalink
Merge pull request #55 from p2m2/maven_dependency
Browse files Browse the repository at this point in the history
add plugin gpg
  • Loading branch information
ofilangi authored Jun 23, 2022
2 parents 9dcc6c2 + 3604450 commit 814f57c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")

0 comments on commit 814f57c

Please sign in to comment.