Skip to content

Commit

Permalink
Bump htsjdk from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [htsjdk](https://github.com/samtools/htsjdk) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/samtools/htsjdk/releases)
- [Commits](samtools/htsjdk@3.0.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 and heuermh committed Dec 16, 2022
1 parent 3598ed9 commit 7706c6d
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 @@ -38,7 +38,7 @@
<java.version>1.8</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
<htsjdk.version>3.0.0</htsjdk.version>
<htsjdk.version>3.0.1</htsjdk.version>
<hadoop.version>3.2.1</hadoop.version>
<mockito.version>3.7.7</mockito.version>
<kryo-serializers.version>0.45</kryo-serializers.version>
Expand Down

0 comments on commit 7706c6d

Please sign in to comment.