9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

deps: bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#557)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 23:14:03 +01:00
committed by GitHub
parent 9d681db030
commit d85ec65384

View File

@@ -4,7 +4,7 @@ plugins {
dependencies { dependencies {
api 'commons-io:commons-io:2.19.0' api 'commons-io:commons-io:2.19.0'
api 'org.apache.commons:commons-text:1.13.1' api 'org.apache.commons:commons-text:1.14.0'
api 'net.william278:minedown:1.8.2' api 'net.william278:minedown:1.8.2'
api 'net.william278:mapdataapi:2.0' api 'net.william278:mapdataapi:2.0'
api 'org.json:json:20250517' api 'org.json:json:20250517'