Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tedyoung committed Feb 9, 2024
1 parent 036801b commit 13a5b58
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 @@ -10,7 +10,7 @@
</parent>
<groupId>com.jitterted</groupId>
<artifactId>ensembler</artifactId>
<version>1.0.19</version>
<version>1.0.20</version>
<name>ensembler</name>
<description>Ensemble Registration Manager</description>
<properties>
Expand Down Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.19.3</version>
<version>1.19.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 13a5b58

Please sign in to comment.