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 38c6bbe commit 7c68ec1Copy full SHA for 7c68ec1
pom.xml
@@ -33,8 +33,8 @@
33
34
<repositories>
35
<repository>
36
- <id>ci</id>
37
- <url>http://ci.mengcraft.com:8081/plugin/repository/everything/</url>
+ <id>repository_i7mc</id>
+ <url>http://repository.i7mc.com:8008</url>
38
</repository>
39
40
<id>placeholder</id>
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>org.projectlombok</groupId>
60
<artifactId>lombok</artifactId>
61
- <version>1.16.16</version>
+ <version>1.18.10</version>
62
<scope>provided</scope>
63
</dependency>
64
</dependencies>
0 commit comments