diff --git a/paper-api/pom.xml b/paper-api/pom.xml index 67e7e4a251..61e82a334d 100644 --- a/paper-api/pom.xml +++ b/paper-api/pom.xml @@ -5,7 +5,7 @@ org.bukkit bukkit - 1.18-pre8-R0.1-SNAPSHOT + 1.18-rc3-R0.1-SNAPSHOT jar Bukkit @@ -30,6 +30,20 @@ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + + + + commons-lang @@ -54,7 +68,7 @@ org.yaml snakeyaml - 1.28 + 1.30-SNAPSHOT compile