deps: bump org.apache.commons:commons-text from 1.13.1 to 1.14.0

Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.13.1...rel/commons-text-1.14.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-28 18:53:48 +00:00 committed by GitHub
parent beed377676
commit 4bbff58f39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ dependencies {
compileOnly 'it.unimi.dsi:fastutil:8.5.16'
compileOnly 'net.kyori:adventure-nbt:4.23.0'
implementation 'org.apache.commons:commons-text:1.13.1'
implementation 'org.apache.commons:commons-text:1.14.0'
implementation 'net.william278:desertwell:2.0.4'
implementation 'net.william278:minedown:1.8.2'
implementation 'org.bstats:bstats-velocity:3.1.0'