Skip to content

Commit a14f276

Browse files
authored
Merge pull request #21 from OneLiteFeatherNET/renovate/org.incendo-cloud-minecraft-extras-2.x
fix(deps): update dependency org.incendo:cloud-minecraft-extras to v2.0.0-snapshot
2 parents cc35863 + 3154689 commit a14f276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencyResolutionManagement {
4848

4949
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
5050
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
51-
library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-beta.10")
51+
library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
5252

5353
//Database
5454
library("hibernateCore", "org.hibernate", "hibernate-core").versionRef("hibernate")

0 commit comments

Comments
 (0)