We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b06b7 commit fd72b27Copy full SHA for fd72b27
spigot/cmi/libs/CMI-API9.5.0.8.jar spigot/cmi/libs/CMI-API9.6.4.1.jarspigot/cmi/libs/CMI-API9.5.0.8.jar renamed to spigot/cmi/libs/CMI-API9.6.4.1.jar
842 KB
spigot/cmi/libs/CMILib1.2.5.3.jar
-771 KB
spigot/cmi/libs/CMILib1.4.2.1.jar
768 KB
spigot/cmi/pom.xml
@@ -20,16 +20,16 @@
20
<dependency>
21
<groupId>CMI-API</groupId>
22
<artifactId>CMI-API</artifactId>
23
- <version>9.5.0.8</version>
+ <version>9.6.4.1</version>
24
<scope>system</scope>
25
- <systemPath>${project.basedir}/libs/CMI-API9.5.0.8.jar</systemPath>
+ <systemPath>${project.basedir}/libs/CMI-API9.6.4.1.jar</systemPath>
26
</dependency>
27
28
<groupId>CMILib</groupId>
29
<artifactId>CMILib</artifactId>
30
- <version>1.2.5.3</version>
+ <version>1.4.2.1</version>
31
32
- <systemPath>${project.basedir}/libs/CMILib1.2.5.3.jar</systemPath>
+ <systemPath>${project.basedir}/libs/CMILib1.4.2.1.jar</systemPath>
33
34
</dependencies>
35
</project>
0 commit comments