Update dependencies

Signed-off-by: Graham <gpe@openrs2.dev>
pull/132/head
Graham 4 years ago
parent f5ae71932d
commit bd28638b64
  1. 2
      buildSrc/src/main/java/Versions.kt

@ -2,7 +2,7 @@ object Versions {
const val asm = "8.0.1"
const val bouncyCastlePkix = "1.66"
const val bouncyCastleProvider = "1.66"
const val clikt = "2.7.1"
const val clikt = "2.8.0"
const val commonsCompress = "1.20"
const val dependencyLicenseReport = "1.14"
const val dokka = "0.10.1"

Loading…
Cancel
Save