File tree Expand file tree Collapse file tree 4 files changed +14
-9
lines changed
Expand file tree Collapse file tree 4 files changed +14
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ juppiter = "0.4.0"
44shadow = " 9.1.0"
55
66spigot = " 1.21.8-R0.1-SNAPSHOT"
7- bungeecord = " 1.21-R0.1-SNAPSHOT "
7+ bungeecord = " 1.21-R0.3 "
88
99slf4j = " 2.0.17"
1010junit = " 5.13.4"
Original file line number Diff line number Diff line change 4747 <!-- CloudNet v4 -->
4848 <dependency >
4949 <groupId >eu.cloudnetservice.cloudnet</groupId >
50- <artifactId >bridge</artifactId >
50+ <artifactId >bridge-api </artifactId >
5151 <scope >provided</scope >
5252 </dependency >
5353 <dependency >
5454 <groupId >eu.cloudnetservice.cloudnet</groupId >
55- <artifactId >wrapper-jvm</artifactId >
55+ <artifactId >wrapper-jvm-api </artifactId >
5656 <scope >provided</scope >
5757 </dependency >
5858 <dependency >
Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >net.md-5</groupId >
4444 <artifactId >bungeecord-api</artifactId >
45- <version >1.21-R0.1-SNAPSHOT </version >
45+ <version >1.21-R0.3 </version >
4646 <scope >provided</scope >
4747 </dependency >
4848 <!-- CloudNet v4 -->
4949 <dependency >
5050 <groupId >eu.cloudnetservice.cloudnet</groupId >
51- <artifactId >bridge</artifactId >
51+ <artifactId >bridge-api </artifactId >
5252 <scope >provided</scope >
5353 </dependency >
5454 <dependency >
5555 <groupId >eu.cloudnetservice.cloudnet</groupId >
56- <artifactId >wrapper-jvm</artifactId >
56+ <artifactId >wrapper-jvm-api </artifactId >
5757 <scope >provided</scope >
5858 </dependency >
5959 <dependency >
Original file line number Diff line number Diff line change 5252 <!-- CloudNet v4 -->
5353 <dependency >
5454 <groupId >eu.cloudnetservice.cloudnet</groupId >
55- <artifactId >node</artifactId >
55+ <artifactId >node-api </artifactId >
5656 <scope >provided</scope >
5757 </dependency >
5858 <dependency >
5959 <groupId >eu.cloudnetservice.cloudnet</groupId >
60- <artifactId >bridge</artifactId >
60+ <artifactId >bridge-api </artifactId >
6161 <scope >provided</scope >
6262 </dependency >
6363 <dependency >
6464 <groupId >eu.cloudnetservice.cloudnet</groupId >
65- <artifactId >wrapper-jvm</artifactId >
65+ <artifactId >utils-base</artifactId >
66+ <scope >provided</scope >
67+ </dependency >
68+ <dependency >
69+ <groupId >eu.cloudnetservice.cloudnet</groupId >
70+ <artifactId >wrapper-jvm-api</artifactId >
6671 <scope >provided</scope >
6772 </dependency >
6873 <dependency >
You can’t perform that action at this time.
0 commit comments