Skip to content

Commit 5ab63d4

Browse files
committed
Updated to latest Procyon build.
1 parent 01f9903 commit 5ab63d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
<dependency>
1919
<groupId>org.bitbucket.mstrobel</groupId>
2020
<artifactId>procyon-core</artifactId>
21-
<version>0.5.33</version>
21+
<version>0.5.35</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.bitbucket.mstrobel</groupId>
2525
<artifactId>procyon-expressions</artifactId>
26-
<version>0.5.33</version>
26+
<version>0.5.35</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.bitbucket.mstrobel</groupId>
3030
<artifactId>procyon-reflection</artifactId>
31-
<version>0.5.33</version>
31+
<version>0.5.35</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.bitbucket.mstrobel</groupId>
3535
<artifactId>procyon-compilertools</artifactId>
36-
<version>0.5.33</version>
36+
<version>0.5.35</version>
3737
</dependency>
3838
<!--
3939
<dependency>

0 commit comments

Comments
 (0)