Use explicit data version

This commit is contained in:
TheMode 2021-07-24 13:26:16 +02:00
parent 6ce5e8d310
commit 64aded8f42

View File

@ -164,7 +164,7 @@ dependencies {
} }
api "com.github.Minestom:DependencyGetter:v1.0.1" api "com.github.Minestom:DependencyGetter:v1.0.1"
implementation 'com.github.Minestom:MinestomDataGenerator:-SNAPSHOT' implementation 'com.github.Minestom:MinestomDataGenerator:2bebcda9f8'
// Adventure, for user-interface // Adventure, for user-interface
api "net.kyori:adventure-api:$adventureVersion" api "net.kyori:adventure-api:$adventureVersion"