diff --git a/build.sbt b/build.sbt index f086a9ad..60cdd918 100644 --- a/build.sbt +++ b/build.sbt @@ -180,7 +180,7 @@ ThisBuild / coreDependencies := (providedSparkDependencies.value ++ testCoreDepe "org.seqdoop" % "hadoop-bam" % "7.10.0", "org.slf4j" % "slf4j-api" % "2.0.13", "org.jdbi" % "jdbi" % "2.78", - "com.github.broadinstitute" % "picard" % "2.27.5", + "com.github.broadinstitute" % "picard" % "3.2.0", "org.apache.commons" % "commons-lang3" % "3.14.0", // Fix versions of libraries that are depended on multiple times "org.apache.hadoop" % "hadoop-client" % "3.3.6",