mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 14:50:57 +00:00
Commons lang3
This commit is contained in:
+1
-2
@@ -167,7 +167,6 @@ shadowJar
|
||||
include(dependency('io.papermc:paperlib'))
|
||||
include(dependency('com.dfsek:Paralithic'))
|
||||
include(dependency('net.kyori:'))
|
||||
include(dependency('com.github.Querz:NBT'))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -186,7 +185,6 @@ dependencies {
|
||||
implementation "net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT"
|
||||
implementation "net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT"
|
||||
implementation 'net.kyori:adventure-api:4.8.1'
|
||||
implementation 'com.github.Querz:NBT:6.1'
|
||||
|
||||
// Dynamically Loaded
|
||||
implementation 'io.timeandspace:smoothie-map:2.0.2'
|
||||
@@ -199,4 +197,5 @@ dependencies {
|
||||
implementation 'bsf:bsf:2.4.0'
|
||||
implementation 'rhino:js:1.7R2'
|
||||
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.3'
|
||||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user