|
|
@ -6,7 +6,7 @@ object Versions { |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val dependencyLicenseReport = "1.16" |
|
|
|
const val dependencyLicenseReport = "1.16" |
|
|
|
const val dokka = "1.4.20" |
|
|
|
const val dokka = "1.4.20" |
|
|
|
const val fastutil = "8.4.4" |
|
|
|
const val fastutil = "8.5.1" |
|
|
|
const val fernflower = "1.1.0" |
|
|
|
const val fernflower = "1.1.0" |
|
|
|
const val flyway = "7.5.2" |
|
|
|
const val flyway = "7.5.2" |
|
|
|
const val guava = "30.1-jre" |
|
|
|
const val guava = "30.1-jre" |
|
|
|