We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df75174 commit b031e36Copy full SHA for b031e36
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.github.igotyou</groupId>
6
<artifactId>FactoryMod</artifactId>
7
<packaging>jar</packaging>
8
- <version>2.2.11</version>
+ <version>2.2.11-d</version>
9
<name>FactoryMod</name>
10
<url>https://github.com/Civcraft/FactoryMod</url>
11
@@ -39,13 +39,13 @@
39
<dependency>
40
<groupId>vg.civcraft.mc.namelayer</groupId>
41
<artifactId>NameLayer</artifactId>
42
- <version>2.7</version>
+ <version>2.8.06</version>
43
<scope>provided</scope>
44
</dependency>
45
46
<groupId>vg.civcraft.mc.citadel</groupId>
47
<artifactId>Citadel</artifactId>
48
- <version>3.5.0</version>
+ <version>3.5.2</version>
49
50
51
0 commit comments