File tree 2 files changed +4
-47
lines changed
src/main/java/net/pandorianmc/bungee/api
2 files changed +4
-47
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >net.pandorianmc</groupId >
8
8
<artifactId >PandorCoreAPI</artifactId >
9
- <version >1.0.0 </version >
9
+ <version >1.1.3 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >PandorCoreAPI</name >
19
19
</distributionManagement >
20
20
21
21
<properties >
22
- <java .version>1.8 </java .version>
22
+ <java .version>21 </java .version>
23
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24
24
</properties >
25
25
59
59
<id >pandor-repo</id >
60
60
<url >https://repo.pandorianmc.net/private</url >
61
61
</repository >
62
- <repository >
63
- <id >bungeecord-repo</id >
64
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
65
- </repository >
66
62
<repository >
67
63
<!-- > Velocity <-->
68
64
<id >papermc</id >
74
70
<dependency >
75
71
<groupId >org.spigotmc</groupId >
76
72
<artifactId >spigot-api</artifactId >
77
- <version >1.20.4-R0.1-SNAPSHOT</version >
78
- <scope >provided</scope >
79
- </dependency >
80
- <dependency >
81
- <groupId >net.md-5</groupId >
82
- <artifactId >bungeecord-api</artifactId >
83
- <version >1.20-R0.1-SNAPSHOT</version >
73
+ <version >1.20.5-R0.1-SNAPSHOT</version >
84
74
<scope >provided</scope >
85
75
</dependency >
86
76
<dependency >
87
77
<groupId >net.pandorianmc</groupId >
88
78
<artifactId >PandorCore</artifactId >
89
- <version >1.0.0 </version >
79
+ <version >1.1.3 </version >
90
80
</dependency >
91
81
<dependency >
92
82
<!-- > Velocity <-->
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments