Merge branch 'development'

This commit is contained in:
Christian Koop 2022-01-29 15:06:28 +01:00
commit 008eb27b3a
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateModeration</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2.0.7</version>
<version>2.0.8</version>
<build>
<defaultGoal>clean install</defaultGoal>
@ -143,7 +143,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.3</version>
<version>2.6.11</version>
<scope>compile</scope>
</dependency>