Skip to content

Commit

Permalink
build(deps): bump htsjdk from 2.23.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [htsjdk](https://github.com/samtools/htsjdk) from 2.23.0 to 3.0.1.
- [Release notes](https://github.com/samtools/htsjdk/releases)
- [Commits](samtools/htsjdk@2.23.0...3.0.1)

---
updated-dependencies:
- dependency-name: com.github.samtools:htsjdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 8c9e4c3 commit 75df336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<avro.version>1.7.7</avro.version>
<protobuf.version>3.11.4</protobuf.version>
<grpc.version>1.28.1</grpc.version>
<htsjdk.version>2.23.0</htsjdk.version>
<htsjdk.version>3.0.1</htsjdk.version>
<slf4j.version>1.7.32</slf4j.version>

<sonar.organization>opencb</sonar.organization>
Expand Down

0 comments on commit 75df336

Please sign in to comment.