Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 4.0.0 to 4.1.0 (#190)
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.0.0 to 4.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 088f379 commit 0492500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

plugins {
id 'org.jmailen.kotlinter' version "4.0.0" apply false
id 'org.jmailen.kotlinter' version "4.1.0" apply false
}

apply plugin: 'io.codearte.nexus-staging'
Expand Down

0 comments on commit 0492500

Please sign in to comment.