We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc35863 + 3154689 commit a14f276Copy full SHA for a14f276
1 file changed
settings.gradle.kts
@@ -48,7 +48,7 @@ dependencyResolutionManagement {
48
49
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
50
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
51
- library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-beta.10")
+ library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
52
53
//Database
54
library("hibernateCore", "org.hibernate", "hibernate-core").versionRef("hibernate")
0 commit comments