Update dependencies

Signed-off-by: Graham <gpe@openrs2.org>
master
Graham 2 years ago
parent 7abb995461
commit 2c31776c54
  1. 2
      gradle/libs.versions.toml

@ -69,7 +69,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.6.0" }
postgres = { module = "org.postgresql:postgresql", version = "42.3.4" }
runelite-client = { module = "net.runelite:client", version = "1.8.17" }
runelite-client = { module = "net.runelite:client", version = "1.8.18.1" }
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