Skip to content

Commit 1d52964

Browse files
Update dependency org.xerial.sbt:sbt-pack to v0.21
1 parent 8d071ef commit 1d52964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.21")
22
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.9.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

0 commit comments

Comments
 (0)