Merge branch 'development'

This commit is contained in:
Christian Koop 2022-07-07 20:47:42 +02:00
commit 4ed9b5e1c5
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.10</version>
<version>2.0.11</version>
<build>
<defaultGoal>clean install</defaultGoal>
@ -119,7 +119,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.12</version>
<version>2.6.13</version>
<scope>compile</scope>
</dependency>