Update plugin kotlinter to v3.13.0 (#8783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit ca3b948628cf34f2e22f5334164fc61b1a87a3ba)

# Conflicts:
#	gradle/libs.versions.toml
This commit is contained in:
renovate[bot] 2022-12-21 22:38:24 -05:00 committed by Jobobby04
parent 5586cbeb16
commit 31e6a28091

View File

@ -100,5 +100,5 @@ voyager = ["voyager-navigator", "voyager-tab-navigator", "voyager-transitions"]
richtext = ["richtext-commonmark", "richtext-m3"]
[plugins]
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }
versionsx = { id = "com.github.ben-manes.versions", version = "0.42.0" }