Skip to content

Commit

Permalink
4.5.0-SNAPSHOT | update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
inventivetalent committed Jul 8, 2017
1 parent b1ddcfa commit 3a5f7bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<groupId>org.inventivetalent</groupId>
<artifactId>animatedframes</artifactId>
<version>4.4.3-SNAPSHOT</version>
<version>4.5.0-SNAPSHOT</version>
<name>AnimatedFrames</name>

<build>
Expand Down Expand Up @@ -140,12 +140,12 @@
<dependency>
<groupId>org.inventivetalent</groupId>
<artifactId>mapmanager</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>LATEST</version>
</dependency>
<dependency>
<groupId>org.inventivetalent</groupId>
<artifactId>reflectionhelper</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>LATEST</version>
</dependency>
<dependency>
<groupId>org.inventivetalent</groupId>
Expand Down

0 comments on commit 3a5f7bf

Please sign in to comment.