Drop headless

This commit is contained in:
DanMB
2022-02-02 23:59:20 -07:00
parent abefb652c1
commit 6243555db1
25 changed files with 15 additions and 1367 deletions
+3 -2
View File
@@ -18,9 +18,10 @@
plugins {
id 'java'
id 'io.freefair.lombok' version '5.2.1'
id 'java-library'
id "io.freefair.lombok" version "6.3.0"
id "com.github.johnrengelman.shadow" version "7.1.2"
id "de.undercouch.download" version "4.1.2"
id "de.undercouch.download" version "5.0.1"
}
group 'com.volmit.iris'