Skip to content

Commit fc6a485

Browse files
bump: sbt-native-packager 1.10.4 (was 1.10.0) (#1315)
1 parent 6316c10 commit fc6a485

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
22

33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
resolvers += "Akka library repository".at("https://repo.akka.io/maven")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
44
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)