Skip to content

Commit 8a90248

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update sbt-native-packager to 1.10.4
1 parent 96078d7 commit 8a90248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy val `docker-containers` = (project in file("."))
3434
sbtPlugin := true,
3535
description := "SBT plugin to define and manage Docker containers based on images creating using sbt-native-packager",
3636
sonatypeProfileName := "com.dwolla",
37-
addSbtPlugin("com.github.sbt" %% "sbt-native-packager" % "1.9.16"),
37+
addSbtPlugin("com.github.sbt" %% "sbt-native-packager" % "1.10.4"),
3838
libraryDependencies ++= {
3939
val specs2Version = "4.20.5"
4040

0 commit comments

Comments
 (0)