Skip to content

Commit

Permalink
Update sbt-gzip to 2.0.0 in main (#215)
Browse files Browse the repository at this point in the history
Signed-off-by: atala-dev <[email protected]>

Signed-off-by: Shailesh Patil <[email protected]>
  • Loading branch information
atala-dev authored and mineme0110 committed May 1, 2024
1 parent 963bfab commit 9df7ed8
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 @@ -52,7 +52,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")

// Deploy demo
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
addSbtPlugin("com.typesafe.sbt" % "sbt-gzip" % "1.0.2")
addSbtPlugin("com.github.sbt" % "sbt-gzip" % "2.0.0")

// Release
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
Expand Down

0 comments on commit 9df7ed8

Please sign in to comment.