Commit 73de0ff 1 parent bb5ae0b commit 73de0ff Copy full SHA for 73de0ff
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
14
14
15
15
compileOnly ' org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
16
16
compileOnly ' org.projectlombok:lombok:1.18.32'
17
- compileOnly ' commons-io:commons-io:2.15.1 '
17
+ compileOnly ' commons-io:commons-io:2.16.0 '
18
18
compileOnly ' org.json:json:20240303'
19
19
compileOnly ' de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
20
20
compileOnly ' de.exlll:configlib-yaml:4.5.0'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
3
3
}
4
4
5
5
dependencies {
6
- api ' commons-io:commons-io:2.15.1 '
6
+ api ' commons-io:commons-io:2.16.0 '
7
7
api ' org.apache.commons:commons-text:1.11.0'
8
8
api ' de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
9
9
api ' org.json:json:20240303'
You can’t perform that action at this time.
0 commit comments