File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 </properties >
1616 <repositories >
17- <repository >
18- <id >repo-lanink-cn</id >
19- <url >https://repo.lanink.cn/repository/maven-public/</url >
20- </repository >
17+ <repositories >
18+ <repository >
19+ <id >jitpack.io</id >
20+ <url >https://jitpack.io</url >
21+ </repository >
22+ </repositories >
2123 </repositories >
2224
2325 <dependencies >
2426 <dependency >
25- <groupId >cn.nukkit </groupId >
26- <artifactId >Nukkit</artifactId >
27- <version >MOT-SNAPSHOT </version >
27+ <groupId >com.github.MemoriesOfTime </groupId >
28+ <artifactId >Nukkit-MOT </artifactId >
29+ <version >2fb711bf37ddb8dcd3b7c8fa5cf0a8ca60bcdd08 </version >
2830 <scope >provided</scope >
2931 </dependency >
3032 </dependencies >
You can’t perform that action at this time.
0 commit comments