chore: update datagenerator

This commit is contained in:
mworzala 2024-04-23 12:13:51 -04:00
parent fb3039c8f6
commit 38f6fd4434
No known key found for this signature in database
GPG Key ID: B148F922E64797C7
2 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,6 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
maven(url = "https://jitpack.io")
}

View File

@ -3,7 +3,7 @@ metadata.format.version = "1.1"
[versions]
# Important dependencies
data = "1.20.5-pre4-dev"
data = "1.20.5-rv1"
adventure = "4.16.0"
kotlin = "1.7.22"
dependencyGetter = "v1.0.1"