Update dependencies

This commit is contained in:
arkon
2021-10-01 18:28:02 -04:00
parent ef993515c6
commit afc400121b
2 changed files with 7 additions and 7 deletions

View File

@ -3,5 +3,5 @@ object BuildPluginsVersion {
const val KOTLIN = "1.5.31"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.1"
const val ABOUTLIB_PLUGIN = "8.9.2"
}