Skip to content

Commit

Permalink
Bump Minecraft to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Sep 14, 2020
1 parent 25ba58a commit ce84481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repositories {
}

dependencies {
compileOnly 'com.destroystokyo.paper:paper-api:1.16.2-R0.1-SNAPSHOT'
compileOnly 'com.destroystokyo.paper:paper-api:1.16.3-R0.1-SNAPSHOT'
compileOnly 'com.github.spotbugs:spotbugs-annotations:3.1.2'
implementation 'io.papermc:paperlib:1.0.5'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.10.1'
Expand Down

0 comments on commit ce84481

Please sign in to comment.