Skip to content

Commit

Permalink
chore(deps): update plugin org.jmailen.kotlinter to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed May 5, 2024
1 parent 04aec8d commit f0f5da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version "1.9.23"

// Add ktlint
id("org.jmailen.kotlinter") version "3.6.0"
id("org.jmailen.kotlinter") version "3.16.0"

// Vulnerable dependency checker
id("org.owasp.dependencycheck") version "9.1.0"
Expand Down

0 comments on commit f0f5da5

Please sign in to comment.