Skip to content

Commit

Permalink
build for paper 1.16.1 and citizens 2.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jun 26, 2020
1 parent b35aff6 commit bb3d3cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paper/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-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
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<craftbukkit.version>1.16.1-R0.1-SNAPSHOT</craftbukkit.version>
<citizens.version>2.0.26-SNAPSHOT</citizens.version>
<citizens.version>2.0.27-SNAPSHOT</citizens.version>
<dcore.version>1.80-SNAPSHOT</dcore.version>
<BUILD_NUMBER>Unknown</BUILD_NUMBER>
<BUILD_CLASS>CUSTOM</BUILD_CLASS>
Expand Down

0 comments on commit bb3d3cb

Please sign in to comment.