Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 21e9326 commit 3444e93
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 @@ -14,7 +14,7 @@ plugins {
`maven-publish`
jacoco
id("com.github.kt3k.coveralls") version "2.12.2"
id("org.jmailen.kotlinter") version "4.3.0"
id("org.jmailen.kotlinter") version "4.4.0"
}

group = "com.github.moia-dev"
Expand Down

0 comments on commit 3444e93

Please sign in to comment.