Skip to content

Commit

Permalink
Bump ktlint-maven-plugin from 1.13.0 to 1.13.1 (#452)
Browse files Browse the repository at this point in the history
Bumps [ktlint-maven-plugin](https://github.com/gantsign/ktlint-maven-plugin) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/gantsign/ktlint-maven-plugin/releases)
- [Commits](gantsign/ktlint-maven-plugin@1.13.0...1.13.1)

---
updated-dependencies:
- dependency-name: com.github.gantsign.maven:ktlint-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 24, 2022
1 parent 8c80f28 commit 43be218
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 @@ -40,7 +40,7 @@
<kotlin-logging.version>2.1.21</kotlin-logging.version>
<kotlin.compiler.jvmTarget>${java.target.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.6.21</kotlin.version>
<ktlint-maven-plugin.version>1.13.0</ktlint-maven-plugin.version>
<ktlint-maven-plugin.version>1.13.1</ktlint-maven-plugin.version>
<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
<logback-classic.version>1.2.11</logback-classic.version>
<lombok.version>1.18.22</lombok.version>
Expand Down

0 comments on commit 43be218

Please sign in to comment.