Skip to content

Commit

Permalink
Merge pull request #78 from molgenis/feat/alphscore
Browse files Browse the repository at this point in the history
Bump utils version to support alphScore
  • Loading branch information
dennishendriksen authored Sep 11, 2023
2 parents b8c2870 + 4c997b7 commit cfbb535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>org.molgenis</groupId>
<artifactId>vip-decision-tree</artifactId>
<version>3.6.0</version>
<version>3.7.0</version>

<name>vip-decision-tree</name>
<description>Decision tree module for filtering and labelling VCF files</description>
Expand Down Expand Up @@ -43,7 +43,7 @@
<commons.cli.version>1.5.0</commons.cli.version>
<samtools.htsjdk.version>3.0.5</samtools.htsjdk.version>
<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
<vip.utils.version>1.3.0</vip.utils.version>
<vip.utils.version>1.4.0</vip.utils.version>
</properties>

<profiles>
Expand Down

0 comments on commit cfbb535

Please sign in to comment.