mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-19 21:45:36 +01:00
Update sbt-native-image to 0.3.0 (#2511)
This commit is contained in:
parent
0f84e3d158
commit
d21657e18b
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
|
||||||
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
|
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
|
||||||
|
|
||||||
//https://github.com/scalameta/sbt-native-image
|
//https://github.com/scalameta/sbt-native-image
|
||||||
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.2.2")
|
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.0")
|
||||||
|
|
Loading…
Add table
Reference in a new issue