Updated to latest Procyon build.

This commit is contained in:
deathmarine 2019-06-06 16:01:21 -04:00
parent 01f99032f0
commit 5ab63d4050

View File

@ -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>