Skip to content

Commit

Permalink
updated the utils version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
243826 committed Jun 5, 2019
1 parent 0fd74ce commit b41c434
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 @@ -21,7 +21,7 @@

<groupId>com.celeral</groupId>
<artifactId>parent</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<name>${project.organization.name} - ${project.artifactId}</name>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.celeral</groupId>
<artifactId>utils</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>com.esotericsoftware</groupId>
Expand Down

0 comments on commit b41c434

Please sign in to comment.