Update build.gradle

This commit is contained in:
Telesphoreo 2021-09-30 14:36:32 -05:00 committed by GitHub
parent f9dfce8368
commit 0df93530f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ repositories {
dependencies {
implementation('commons-io:commons-io:2.11.0')
implementation('org.apache.commons:commons-lang3:3.12')
implementation('org.apache.commons:commons-lang3:3.12.0')
implementation('commons-codec:commons-codec:1.15')
implementation('io.papermc:paperlib:1.0.6')
implementation('org.reflections:reflections:0.9.12')