Skip to content

Commit

Permalink
withGigaHorse = false
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsherrylabs committed May 27, 2022
1 parent 2a71518 commit 3729474
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 @@ -21,6 +21,7 @@ lazy val rootProject = (project in file("."))
Developer("maciejbak85", "Maciej Bak", "maciej.bak@iohk.io", url("https://github.com/maciejbak85"))
),
publishMavenStyle := true,
updateOptions := updateOptions.value.withGigahorse(false),
licenses := Seq("APL2" -> url("https://www.apache.org/licenses/LICENSE-2.0.txt")),
description := "A java/scala wrapper for the cardano wallet backend API",
usePgpKeyHex("75E12F006A3F08C757EE8343927AE95EEEF4A02F"),
Expand Down

0 comments on commit 3729474

Please sign in to comment.