Skip to content

Commit

Permalink
v2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeterLP committed Jun 25, 2020
1 parent 2a2573d commit d6e7923
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.jeter</groupId>
<artifactId>ChatEx</artifactId>
<name>ChatEx</name>
<version>2.5.4</version>
<version>2.5.6</version>
<description>ChatManagement plugin for Bukkit</description>
<inceptionYear>2020</inceptionYear>
<scm>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.15.2-R0.1-SNAPSHOT</version>
<version>1.16.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>ChatEx</name>
<inceptionYear>2020</inceptionYear>

<version>2.5.5</version>
<version>2.5.6</version>
<description>ChatManagement plugin for Bukkit</description>

<scm>
Expand Down Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.15.2-R0.1-SNAPSHOT</version>
<version>1.16.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d6e7923

Please sign in to comment.