FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Address `String#capitalize()` deprecation in `LibsConfig.kt`

NotMyFault opened this issue ยท 0 comments

commented

project.name.capitalize() is deprecated in

artifactId = "FastAsyncWorldEdit-Libs-${project.name.capitalize()}"

marked for removal. It should be updated according to a non-deprecated version.