|
3 | 3 | <modelVersion>4.0.0</modelVersion>
|
4 | 4 | <groupId>us.deathmarine</groupId>
|
5 | 5 | <artifactId>luyten</artifactId>
|
6 |
| - <version>0.5.3</version> |
| 6 | + <version>0.5.4</version> |
7 | 7 | <dependencies>
|
8 | 8 | <dependency>
|
9 | 9 | <groupId>com.fifesoft</groupId>
|
10 | 10 | <artifactId>rsyntaxtextarea</artifactId>
|
11 |
| - <version>LATEST</version> |
| 11 | + <version>3.0.2</version> |
12 | 12 | </dependency>
|
13 | 13 | <dependency>
|
14 | 14 | <groupId>com.apple</groupId>
|
15 | 15 | <artifactId>AppleJavaExtensions</artifactId>
|
16 |
| - <version>LATEST</version> |
| 16 | + <version>1.4</version> |
17 | 17 | </dependency>
|
18 | 18 | <dependency>
|
19 | 19 | <groupId>org.bitbucket.mstrobel</groupId>
|
20 | 20 | <artifactId>procyon-core</artifactId>
|
21 |
| - <version>LATEST</version> |
| 21 | + <version>0.5.33</version> |
22 | 22 | </dependency>
|
23 | 23 | <dependency>
|
24 | 24 | <groupId>org.bitbucket.mstrobel</groupId>
|
25 | 25 | <artifactId>procyon-expressions</artifactId>
|
26 |
| - <version>LATEST</version> |
| 26 | + <version>0.5.33</version> |
27 | 27 | </dependency>
|
28 | 28 | <dependency>
|
29 | 29 | <groupId>org.bitbucket.mstrobel</groupId>
|
30 | 30 | <artifactId>procyon-reflection</artifactId>
|
31 |
| - <version>LATEST</version> |
| 31 | + <version>0.5.33</version> |
32 | 32 | </dependency>
|
33 | 33 | <dependency>
|
34 | 34 | <groupId>org.bitbucket.mstrobel</groupId>
|
35 | 35 | <artifactId>procyon-compilertools</artifactId>
|
36 |
| - <version>LATEST</version> |
| 36 | + <version>0.5.33</version> |
37 | 37 | </dependency>
|
38 | 38 | <!--
|
39 | 39 | <dependency>
|
|
0 commit comments