Update dependencies

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 3 years ago
parent fd914ba3d3
commit 11bd7e4fc7
  1. 2
      buildSrc/src/main/kotlin/Versions.kt

@ -18,7 +18,7 @@ object Versions {
const val jdom = "2.0.6"
const val jgrapht = "1.5.0"
const val jimfs = "1.2"
const val junit = "5.7.0"
const val junit = "5.7.1"
const val kotlin = "1.4.30"
const val kotlinCoroutines = "1.4.2"
const val kotlinter = "3.3.0"

Loading…
Cancel
Save