improve pregen cache

This commit is contained in:
Julian Krings
2025-12-01 16:01:54 +01:00
parent b5ab4968ba
commit 123708601f
6 changed files with 281 additions and 245 deletions
+1
View File
@@ -142,6 +142,7 @@ slimJar {
relocate("com.google.inject", "$lib.guice")
relocate("org.dom4j", "$lib.dom4j")
relocate("org.jaxen", "$lib.jaxen")
relocate("com.github.benmanes.caffeine", "$lib.caffeine")
}
tasks {