Skip to content

Commit 214fe9d

Browse files
committed
Fix glob entries (*.jar) in classpath
1 parent ecb2095 commit 214fe9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/modlauncher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.gotti.wurmunlimited</groupId>
1919
<artifactId>modloader-shared</artifactId>
20-
<version>0.16</version>
20+
<version>0.17</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.gotti.wurmunlimited</groupId>

0 commit comments

Comments
 (0)