Skip to content

Commit dae720d

Browse files
committed
Version 1.15.1
1 parent a436d99 commit dae720d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
<powermock.version>2.0.4</powermock.version>
6969
<mongodb.version>3.8.0</mongodb.version>
7070
<!-- More visible way to change dependency versions -->
71-
<spigot.version>1.16.1-R0.1-SNAPSHOT</spigot.version>
71+
<spigot.version>1.16.2-R0.1-SNAPSHOT</spigot.version>
7272
<!-- Might differ from the last Spigot release for short periods of time -->
73-
<paper.version>1.16.1-R0.1-SNAPSHOT</paper.version>
73+
<paper.version>1.16.2-R0.1-SNAPSHOT</paper.version>
7474
<bstats.version>1.7</bstats.version>
7575
<vault.version>1.7</vault.version>
7676
<placeholderapi.version>2.10.5</placeholderapi.version>
@@ -82,7 +82,7 @@
8282
<!-- Do not change unless you want different name for local builds. -->
8383
<build.number>-LOCAL</build.number>
8484
<!-- This allows to change between versions. -->
85-
<build.version>1.15.0</build.version>
85+
<build.version>1.15.1</build.version>
8686
</properties>
8787

8888
<!-- Profiles will allow to automatically change build version. -->

0 commit comments

Comments
 (0)