Skip to content

Commit

Permalink
Bump com.github.gantsign.maven:ktlint-maven-plugin from 1.16.0 to 2.0…
Browse files Browse the repository at this point in the history
….0 (#115)

Bumps [com.github.gantsign.maven:ktlint-maven-plugin](https://github.com/gantsign/ktlint-maven-plugin) from 1.16.0 to 2.0.0.
- [Release notes](https://github.com/gantsign/ktlint-maven-plugin/releases)
- [Commits](gantsign/ktlint-maven-plugin@1.16.0...2.0.0)

---
updated-dependencies:
- dependency-name: com.github.gantsign.maven:ktlint-maven-plugin
  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>
Co-authored-by: Frederik Enste <[email protected]>
  • Loading branch information
dependabot[bot] and suniastar committed Sep 20, 2023
1 parent 034cbc9 commit 86227f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<java.version>17</java.version>
<kotlin.version>1.9.10</kotlin.version>
<exposed.version>0.42.0</exposed.version>
<ktlint.version>1.16.0</ktlint.version>
<ktlint.version>2.0.0</ktlint.version>
<detekt.version>1.23.1</detekt.version>
<dokka.version>1.8.20</dokka.version>
<jacoco.version>0.8.10</jacoco.version>
Expand Down

0 comments on commit 86227f1

Please sign in to comment.