File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >me.flame</groupId >
8
8
<artifactId >FlameGUIS</artifactId >
9
- <version >1.1.0 </version >
9
+ <version >1.1.3 </version >
10
10
11
11
<properties >
12
12
<maven .compiler.source>8</maven .compiler.source>
16
16
17
17
<repositories >
18
18
<repository >
19
- <id >papermc -repo</id >
20
- <url >https://repo.papermc.io/repository/maven-public /</url >
19
+ <id >spigotmc -repo</id >
20
+ <url >https://hub.spigotmc.org/nexus/content/repositories/snapshots /</url >
21
21
</repository >
22
22
<repository >
23
23
<id >sonatype</id >
44
44
45
45
<dependencies >
46
46
<dependency >
47
- <groupId >com.destroystokyo.paper </groupId >
48
- <artifactId >paper -api</artifactId >
47
+ <groupId >org.spigotmc </groupId >
48
+ <artifactId >spigot -api</artifactId >
49
49
<version >1.14.4-R0.1-SNAPSHOT</version >
50
50
</dependency >
51
51
<dependency >
You can’t perform that action at this time.
0 commit comments