File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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.2 '
39- implementation ' com.github.Redempt:RedLib:6.5.2 '
38+ implementation ' de.tr7zw:item-nbt-api:2.11.3 '
39+ implementation ' com.github.Redempt:RedLib:6.5.8 '
4040 implementation ' com.github.cryptomorin:XSeries:9.4.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.2 '
47+ compileOnly ' me.clip:placeholderapi:2.11.3 '
4848}
4949
5050group = ' me.byteful.plugin'
51- version = ' 1.3.4 '
51+ version = ' 1.3.5 '
5252description = ' LevelTools'
5353java. sourceCompatibility = JavaVersion . VERSION_1_8
5454
You can’t perform that action at this time.
0 commit comments