Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Jun 30, 2022
2 parents cbf495d + cce8edb commit a1aa987
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 5.4.0 - When clouds go rolling by (28/06/2022)

**Compatible Spigot versions: 1.19.0**

This update adds support for Spigot 1.19.0.


## 5.3.0 - Figure it out (04/06/2022)

**Compatible Spigot versions: 1.18.2**
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.3</version>
<version>10.3.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav-jackrabbit</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit a1aa987

Please sign in to comment.