Update dependencies

master
Graham 2 years ago
parent 80551adeef
commit 92c41d4a19
  1. 2
      gradle/libs.versions.toml

@ -76,7 +76,7 @@ netty-transport = { module = "io.netty:netty-transport", version.ref = "netty" }
openrs2-natives = { module = "org.openrs2:openrs2-natives-all", version = "3.2.0" }
pf4j = { module = "org.pf4j:pf4j", version = "3.7.0" }
postgres = { module = "org.postgresql:postgresql", version = "42.4.0" }
runelite-client = { module = "net.runelite:client", version = "1.8.27.1" }
runelite-client = { module = "net.runelite:client", version = "1.8.28" }
thymeleaf-core = { module = "org.thymeleaf:thymeleaf", version = "3.0.15.RELEASE" }
thymeleaf-java8time = { module = "org.thymeleaf.extras:thymeleaf-extras-java8time", version = "3.0.4.RELEASE" }
xz = { module = "org.tukaani:xz", version = "1.9" }

Loading…
Cancel
Save