Push configurate-version to fix #339

This commit is contained in:
Lukas Rieger (Blue) 2022-10-10 18:00:03 +02:00
parent 50c950382e
commit 201b8c9e77
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ dependencies {
api ("com.github.ben-manes.caffeine:caffeine:2.8.5")
api ("org.apache.commons:commons-lang3:3.6")
api ("commons-io:commons-io:2.5")
api ("org.spongepowered:configurate-hocon:4.1.1")
api ("org.spongepowered:configurate-gson:4.1.1")
api ("org.spongepowered:configurate-hocon:4.1.2")
api ("org.spongepowered:configurate-gson:4.1.2")
api ("com.github.Querz:NBT:4.0")
api ("org.apache.commons:commons-dbcp2:2.9.0")