Update openrs2-natives-all

The new version includes the ISC license.
pull/66/head
Graham 4 years ago
parent 6e5a58493e
commit 0897991f4e
  1. 2
      buildSrc/src/main/java/Versions.kt

@ -13,7 +13,7 @@ object Versions {
const val kotlinter = "2.3.2"
const val logback = "1.2.3"
const val netty = "4.1.46.Final"
const val openrs2Natives = "2.0.0"
const val openrs2Natives = "2.0.1"
const val shadowPlugin = "5.2.0"
const val versionsPlugin = "0.28.0"
}

Loading…
Cancel
Save