Version 2.5.3

This commit is contained in:
tastybento 2021-02-20 19:06:55 -08:00
parent d9137e83ed
commit 49c7d8a09e
1 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>2.5.2</build.version>
<build.version>2.5.3</build.version>
</properties>
<!-- Profiles will allow to automatically change build version. -->
@ -191,7 +191,7 @@
<dependency>
<groupId>com.github.OmerBenGera</groupId>
<artifactId>WildStackerAPI</artifactId>
<version>b17</version>
<version>b18</version>
</dependency>
<!-- Static analysis -->
<!-- We are using Eclipse's annotations. If you're using IDEA, update