Browse Source

Update plugin kotlinter to v3.13.0 (#8783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2 years ago
parent
commit
ca3b948628
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -100,4 +100,4 @@ 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" }