Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 4.4.1 to 5.0.1 (#62)
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.4.1 to 5.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3e763a1 commit 720d622
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 @@ -4,7 +4,7 @@ plugins {
`maven-publish`
signing

id("org.jmailen.kotlinter") version "4.4.1"
id("org.jmailen.kotlinter") version "5.0.1"
id("org.jetbrains.dokka") version "2.0.0"
}

Expand Down

0 comments on commit 720d622

Please sign in to comment.