Update Clikt

Signed-off-by: Graham <gpe@openrs2.org>
master
Graham 8 months ago
parent dd7d7aac48
commit e62941b00a
  1. 2
      gradle/libs.versions.toml

@ -29,7 +29,7 @@ bootstrapTable = { module = "org.webjars.npm:bootstrap-table", version = "1.22.1
bouncyCastle-pkix = { module = "org.bouncycastle:bcpkix-jdk15on", version = "1.70" }
bouncyCastle-provider = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.70" }
byteUnits = { module = "com.jakewharton.byteunits:byteunits", version = "0.9.1" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "3.5.2" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.0" }
commons-compress = { module = "org.apache.commons:commons-compress", version.ref = "commons-compress" }
fastutil = { module = "it.unimi.dsi:fastutil", version = "8.5.12" }
fernflower = { module = "org.openrs2:fernflower", version = "1.1.1" }

Loading…
Cancel
Save