|
|
@ -5,10 +5,10 @@ object Versions { |
|
|
|
const val clikt = "3.0.1" |
|
|
|
const val clikt = "3.0.1" |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val commonsCompress = "1.20" |
|
|
|
const val dependencyLicenseReport = "1.14" |
|
|
|
const val dependencyLicenseReport = "1.14" |
|
|
|
const val dokka = "1.4.0" |
|
|
|
const val dokka = "1.4.10" |
|
|
|
const val fastutil = "8.4.2" |
|
|
|
const val fastutil = "8.4.2" |
|
|
|
const val fernflower = "1.0.4-SNAPSHOT" |
|
|
|
const val fernflower = "1.0.4-SNAPSHOT" |
|
|
|
const val flyway = "6.5.6" |
|
|
|
const val flyway = "6.5.7" |
|
|
|
const val guava = "29.0-jre" |
|
|
|
const val guava = "29.0-jre" |
|
|
|
const val guice = "4.2.3" |
|
|
|
const val guice = "4.2.3" |
|
|
|
const val h2 = "1.4.200" |
|
|
|
const val h2 = "1.4.200" |
|
|
|