mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-10 17:56:08 +00:00
Remove smoothiemaps
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.volmit.iris'
|
||||
version '1.3.10'
|
||||
version '1.4'
|
||||
def apiVersion = '1.14'
|
||||
def name = 'Iris'
|
||||
def main = 'com.volmit.iris.Iris'
|
||||
@@ -53,7 +53,6 @@ dependencies {
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.20'
|
||||
|
||||
// Shade
|
||||
implementation 'io.timeandspace:smoothie-map:2.0.2'
|
||||
implementation 'com.github.ben-manes.caffeine:caffeine:2.8.5'
|
||||
implementation 'org.zeroturnaround:zt-zip:1.14'
|
||||
implementation 'org.apache.commons:commons-compress:1.20'
|
||||
|
||||
Reference in New Issue
Block a user