Skip to content

Commit

Permalink
Updated to latest Procyon build.
Browse files Browse the repository at this point in the history
  • Loading branch information
deathmarine committed Jun 6, 2019
1 parent 01f9903 commit 5ab63d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-core</artifactId>
<version>0.5.33</version>
<version>0.5.35</version>
</dependency>
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-expressions</artifactId>
<version>0.5.33</version>
<version>0.5.35</version>
</dependency>
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-reflection</artifactId>
<version>0.5.33</version>
<version>0.5.35</version>
</dependency>
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-compilertools</artifactId>
<version>0.5.33</version>
<version>0.5.35</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit 5ab63d4

Please sign in to comment.