File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,20 +35,20 @@ repositories {
3535}
3636
3737dependencies {
38- implementation ' de.tr7zw:item-nbt-api:2.11.3 '
38+ implementation ' de.tr7zw:item-nbt-api:2.12.0 '
3939 implementation ' com.github.Redempt:RedLib:6.5.8'
40- implementation ' com.github.cryptomorin:XSeries:9.4 .0'
40+ implementation ' com.github.cryptomorin:XSeries:9.7 .0'
4141 implementation ' com.github.Revxrsal.Lamp:common:3.1.5'
4242 implementation ' com.github.Revxrsal.Lamp:bukkit:3.1.5'
4343 implementation ' com.github.Sven65:Item-Names:1.0.0'
4444
4545 compileOnly ' org.spigotmc:spigot-api:1.14.4-R0.1-SNAPSHOT'
4646 compileOnly ' org.jetbrains:annotations:23.0.0'
47- compileOnly ' me.clip:placeholderapi:2.11.3 '
47+ compileOnly ' me.clip:placeholderapi:2.11.5 '
4848}
4949
5050group = ' me.byteful.plugin'
51- version = ' 1.3.5'
51+ version = ' 1.3.5.1 '
5252description = ' LevelTools'
5353java. sourceCompatibility = JavaVersion . VERSION_1_8
5454
Original file line number Diff line number Diff line change 1- rootProject. name = ' leveltools '
1+ rootProject. name = ' LevelTools '
You can’t perform that action at this time.
0 commit comments