Update data generator

This commit is contained in:
TheMode 2021-07-29 10:13:45 +02:00
parent 16e4b61eb7
commit fd0021507d
1 changed files with 1 additions and 1 deletions

View File

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