Skip to content

Commit

Permalink
Update pgm dependency to 0.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
calcastor authored Feb 9, 2022
1 parent 559f0a8 commit cf33f43
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 @@ -49,7 +49,7 @@
<dependency>
<groupId>tc.oc.pgm</groupId>
<artifactId>core</artifactId>
<version>0.12-SNAPSHOT</version>
<version>0.13-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -154,4 +154,4 @@
</resource>
</resources>
</build>
</project>
</project>

0 comments on commit cf33f43

Please sign in to comment.