9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2026-01-04 15:31:37 +00:00

Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#134)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
This commit is contained in:
dependabot[bot]
2023-05-28 10:28:38 +01:00
committed by GitHub
parent 27f9e24dfb
commit 4f65cf49ef
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
dependencies {
implementation 'commons-io:commons-io:2.11.0'
implementation 'commons-io:commons-io:2.12.0'
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
implementation 'net.kyori:adventure-api:4.13.1'
implementation 'com.google.code.gson:gson:2.10.1'