|
|
@ -6,7 +6,7 @@ object Versions { |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val dependencyLicenseReport = "1.14" |
|
|
|
const val dependencyLicenseReport = "1.14" |
|
|
|
const val dokka = "0.10.1" |
|
|
|
const val dokka = "0.10.1" |
|
|
|
const val fastutil = "8.4.0" |
|
|
|
const val fastutil = "8.4.1" |
|
|
|
const val fernflower = "1.0.4-SNAPSHOT" |
|
|
|
const val fernflower = "1.0.4-SNAPSHOT" |
|
|
|
const val guava = "29.0-jre" |
|
|
|
const val guava = "29.0-jre" |
|
|
|
const val guice = "4.2.3" |
|
|
|
const val guice = "4.2.3" |
|
|
|