Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 3.16.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 3.16.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: org.jmailen.kotlinter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent ced5123 commit b4c8073
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 @@ -12,7 +12,7 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.spring") version kotlinVersion
id("com.google.osdetector") version "1.7.3"
id("org.jmailen.kotlinter") version "3.16.0"
id("org.jmailen.kotlinter") version "4.0.0"
id("io.gitlab.arturbosch.detekt").version("1.23.0")
}

Expand Down

0 comments on commit b4c8073

Please sign in to comment.