mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update sbt-native-packager to 1.9.7 (#3833)
This commit is contained in:
parent
9701769125
commit
ea6ac56fd5
@ -1,6 +1,6 @@
|
||||
// bundle up Scala applications into packaging formats such as Docker,
|
||||
// GraalVM native-image, executable JARs etc
|
||||
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.6")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.7")
|
||||
|
||||
// collect code coverage when executing tests
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
|
||||
|
Loading…
Reference in New Issue
Block a user