From 8556435c0d48881f8571f9110bf4d29aa733c5eb Mon Sep 17 00:00:00 2001 From: bbimber Date: Tue, 29 Jul 2025 06:17:24 -0700 Subject: [PATCH] Update HTSJDK and picard versions --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 28f5f3cba4..2dd52ce211 100644 --- a/gradle.properties +++ b/gradle.properties @@ -180,7 +180,7 @@ hadoopHdfsClientVersion=3.4.1 hamcrestVersion=2.2 # Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle -htsjdkVersion=4.0.0 +htsjdkVersion=4.3.0 httpclient5Version=5.4.3 httpcore5Version=5.3.4