Skip to content

Commit

Permalink
More imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPihony authored Oct 15, 2024
1 parent eecaab5 commit 0483931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import com.typesafe.sbt.packager.docker.DockerPlugin.autoImport.dockerPermission
import com.typesafe.sbt.packager.docker._
import java.text.SimpleDateFormat
import java.util.Date
import scala.sys.process._

lazy val `reactivemanifesto` = (project in file("."))
.enablePlugins(PlayScala, LauncherJarPlugin)
Expand Down

0 comments on commit 0483931

Please sign in to comment.