Skip to content

Commit e58b555

Browse files
fix(deps): update dependency org.incendo:cloud-paper to v2.0.0-snapshot (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 582d590 commit e58b555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535
library("jetbrainsAnnotations", "org.jetbrains", "annotations").version("26.0.2")
3636

3737
// Commands
38-
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
38+
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
3939
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
4040
library("cloudMinecraftExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
4141
library("adventurePlatformBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.0")

0 commit comments

Comments
 (0)