Skip to content

Commit d582fef

Browse files
committed
Tweak bukkit version to something we have in the repo
1 parent 20bcee6 commit d582fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<version.java>16</version.java>
1818
<findbugs.version>1.3.9</findbugs.version>
19-
<bukkit.version>1.16.5-R0.1-SNAPSHOT</bukkit.version>
19+
<bukkit.version>1.16.1-R0.1-SNAPSHOT</bukkit.version>
2020
</properties>
2121

2222
<modules>

0 commit comments

Comments
 (0)