Skip to content

Commit 3729474

Browse files
committed
withGigaHorse = false
1 parent 2a71518 commit 3729474

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ lazy val rootProject = (project in file("."))
2121
Developer("maciejbak85", "Maciej Bak", "maciej.bak@iohk.io", url("https://github.com/maciejbak85"))
2222
),
2323
publishMavenStyle := true,
24+
updateOptions := updateOptions.value.withGigahorse(false),
2425
licenses := Seq("APL2" -> url("https://www.apache.org/licenses/LICENSE-2.0.txt")),
2526
description := "A java/scala wrapper for the cardano wallet backend API",
2627
usePgpKeyHex("75E12F006A3F08C757EE8343927AE95EEEF4A02F"),

0 commit comments

Comments
 (0)