mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Bump sbt-native-packager to 1.7.0 (#1265)
This commit is contained in:
parent
90141757b4
commit
5affff18f4
@ -1,6 +1,6 @@
|
||||
// bundle up Scala applications into packaging formats such as Docker,
|
||||
// GraalVM native-image, executable JARs etc
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.0")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.0")
|
||||
|
||||
// collect code coverage when executing tests
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
|
||||
|
Loading…
Reference in New Issue
Block a user