Commit 0ad1a95 1 parent 35410a1 commit 0ad1a95 Copy full SHA for 0ad1a95
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
<autoDetectTypes >
7
7
<platformType >PAPER</platformType >
8
8
<platformType >ADVENTURE</platformType >
9
+ <platformType >BUNGEECORD</platformType >
9
10
</autoDetectTypes >
10
11
</configuration >
11
12
</facet >
Original file line number Diff line number Diff line change 75
75
<dependency >
76
76
<groupId >io.papermc.paper</groupId >
77
77
<artifactId >paper-api</artifactId >
78
- <version >1.19.2 -R0.1-SNAPSHOT</version >
78
+ <version >1.20.4 -R0.1-SNAPSHOT</version >
79
79
<scope >provided</scope >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >net.md-5</groupId >
83
83
<artifactId >bungeecord-api</artifactId >
84
- <version >1.19 -R0.1 -SNAPSHOT</version >
84
+ <version >1.20 -R0.3 -SNAPSHOT</version >
85
85
<type >jar</type >
86
86
<scope >provided</scope >
87
87
</dependency >
88
88
<dependency >
89
89
<groupId >net.md-5</groupId >
90
90
<artifactId >bungeecord-api</artifactId >
91
- <version >1.19 -R0.1 -SNAPSHOT</version >
91
+ <version >1.20 -R0.3 -SNAPSHOT</version >
92
92
<type >javadoc</type >
93
93
<scope >provided</scope >
94
94
</dependency >
You can’t perform that action at this time.
0 commit comments