Skip to content

Commit ae94dc0

Browse files
committed
update: 继续尝试修复github action
1 parent 45d1754 commit ae94dc0

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
<id>spigot-repo</id>
2020
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
2121
</repository>
22-
<repository>
23-
<id>elmakers-repo</id>
24-
<url>http://maven.elmakers.com/repository</url>
25-
</repository>
2622
</repositories>
2723

2824
<dependencies>
@@ -32,12 +28,6 @@
3228
<version>1.15.2-R0.1-SNAPSHOT</version>
3329
<scope>provided</scope>
3430
</dependency>
35-
<dependency>
36-
<groupId>org.spigotmc</groupId>
37-
<artifactId>spigot</artifactId>
38-
<version>1.15.2-R0.1-SNAPSHOT</version>
39-
<scope>provided</scope>
40-
</dependency>
4131
</dependencies>
4232

4333
<build>

0 commit comments

Comments
 (0)