File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 addon -->
4141 <!-- Can be removed -->
4242 <distributionManagement >
43- <snapshotRepository >
44- <id >codemc-snapshots</id >
45- <url >https://repo.codemc.org/repository/maven-snapshots</url >
46- </snapshotRepository >
4743 <repository >
48- <id >codemc-releases </id >
49- <url >https://repo.codemc.org/repository/maven-releases </url >
44+ <id >bentoboxworld </id >
45+ <url >https://repo.codemc.org/repository/bentoboxworld/ </url >
5046 </repository >
5147 </distributionManagement >
5248
5955 <java .version>17</java .version>
6056
6157 <!-- SPIGOT API version -->
62- <spigot .version>1.20.4 -R0.1-SNAPSHOT</spigot .version>
58+ <spigot .version>1.21.3 -R0.1-SNAPSHOT</spigot .version>
6359
6460 <!-- BentoBox API version -->
65- <bentobox .version>2.0.0 -SNAPSHOT</bentobox .version>
61+ <bentobox .version>2.7.1 -SNAPSHOT</bentobox .version>
6662
6763 <!-- Revision variable removes warning about dynamic version -->
6864 <revision >${build.version}-SNAPSHOT</revision >
6965 <!-- This allows to change between versions and snapshots. -->
70- <build .version>1.13.1 </build .version>
66+ <build .version>1.14.0 </build .version>
7167 <build .number>-LOCAL</build .number>
7268 <!-- Sonar Cloud -->
7369 <sonar .projectKey>BentoBoxWorld_ControlPanel</sonar .projectKey>
116112 <id >spigotmc-public</id >
117113 <url >https://hub.spigotmc.org/nexus/content/groups/public/</url >
118114 </repository >
115+ <repository >
116+ <id >bentoboxworld</id >
117+ <url >https://repo.codemc.org/repository/bentoboxworld/</url >
118+ </repository >
119119 <repository >
120120 <id >codemc-repo</id >
121121 <url >https://repo.codemc.org/repository/maven-public/</url >
You can’t perform that action at this time.
0 commit comments