Final dep update

confirmed working on paper and fabric
This commit is contained in:
Zoë Gidiere
2023-12-09 14:58:23 -07:00
parent f9c9789016
commit 687ad5db59
17 changed files with 23 additions and 21 deletions

View File

@@ -6,6 +6,6 @@ dependencies {
api("com.dfsek.tectonic", "common", Versions.Libraries.tectonic)
api("com.github.ben-manes.caffeine:caffeine:3.1.0")
api("com.github.ben-manes.caffeine", "caffeine", Versions.Libraries.caffeine)
}