Skip to content

Commit e828cd8

Browse files
Update sbt-docker to 1.6.0 (#145)
1 parent 46ad564 commit e828cd8

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,6 +1,6 @@
11
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.3")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3-
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
3+
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.6.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

0 commit comments

Comments
 (0)