Skip to content

Commit 048fd14

Browse files
committed
chore: update repositories for build
1 parent 960f45a commit 048fd14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ object neodisambiguate extends ScalaModule with PublishModule with ScoverageModu
5656
}
5757

5858
override def ivyDeps = Agg(
59-
ivy"com.fulcrumgenomics::commons::1.4.0",
60-
ivy"com.fulcrumgenomics::fgbio::2.3.0".excludeOrg(htsjdkAndPicardExcludes: _*),
59+
ivy"com.fulcrumgenomics::commons::1.6.0",
60+
ivy"com.fulcrumgenomics::fgbio::3.0.0".excludeOrg(htsjdkAndPicardExcludes: _*),
6161
ivy"org.rogach::scallop::5.1.0",
6262
ivy"org.slf4j:slf4j-nop:1.7.6", // For peace and quiet: https://www.slf4j.org/codes.html#StaticLoggerBinder
6363
)

0 commit comments

Comments
 (0)