File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Download the latest protocolize version for your proxy software right here: http
2828<dependency >
2929 <groupId >dev.simplix</groupId >
3030 <artifactId >protocolize-api</artifactId >
31- <version >2.4.0 </version >
31+ <version >2.4.1 </version >
3232 <scope >provided</scope >
3333</dependency >
3434```
Original file line number Diff line number Diff line change 66
77 <groupId >dev.simplix</groupId >
88 <artifactId >protocolize</artifactId >
9- <version >2.4.0 </version >
9+ <version >2.4.1 </version >
1010 <packaging >pom</packaging >
1111
1212 <modules >
2323 <bungeecord .version>1.20-R0.2-SNAPSHOT</bungeecord .version>
2424 <velocity .version>3.3.0-SNAPSHOT</velocity .version>
2525 <bytebuddy .version>1.11.13</bytebuddy .version>
26- <data .version>2.4.0 </data .version>
26+ <data .version>2.4.1 </data .version>
2727 </properties >
2828
2929 <repositories >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >dev.simplix</groupId >
99 <artifactId >protocolize</artifactId >
10- <version >2.4.0 </version >
10+ <version >2.4.1 </version >
1111 </parent >
1212
1313 <artifactId >protocolize-api</artifactId >
14- <version >2.4.0 </version >
14+ <version >2.4.1 </version >
1515
1616 <dependencies >
1717 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >dev.simplix</groupId >
99 <artifactId >protocolize</artifactId >
10- <version >2.4.0 </version >
10+ <version >2.4.1 </version >
1111 </parent >
1212
1313 <artifactId >protocolize-bungeecord</artifactId >
14- <version >2.4.0 </version >
14+ <version >2.4.1 </version >
1515
1616 <dependencies >
1717 <dependency >
3232 <dependency >
3333 <groupId >dev.simplix</groupId >
3434 <artifactId >protocolize-api</artifactId >
35- <version >2.4.0 </version >
35+ <version >2.4.1 </version >
3636 <scope >compile</scope >
3737 </dependency >
3838
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >dev.simplix</groupId >
99 <artifactId >protocolize</artifactId >
10- <version >2.4.0 </version >
10+ <version >2.4.1 </version >
1111 </parent >
1212
1313 <properties >
1717
1818 <groupId >dev.simplix</groupId >
1919 <artifactId >protocolize-velocity</artifactId >
20- <version >2.4.0 </version >
20+ <version >2.4.1 </version >
2121
2222 <dependencies >
2323 <dependency >
4848 <dependency >
4949 <groupId >dev.simplix</groupId >
5050 <artifactId >protocolize-api</artifactId >
51- <version >2.4.0 </version >
51+ <version >2.4.1 </version >
5252 <scope >compile</scope >
5353 </dependency >
5454
You can’t perform that action at this time.
0 commit comments