Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 0a2e157 commit 8c65bc5
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>3.0.5</kotlin-logging.version>
<kotlin.compiler.jvmTarget>${java.target.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.23</kotlin.version>
<ktlint-maven-plugin.version>3.1.1</ktlint-maven-plugin.version>
<ktlint-maven-plugin.version>3.2.0</ktlint-maven-plugin.version>
<license-maven-plugin.version>2.4.0</license-maven-plugin.version>
<logback-classic.version>1.5.3</logback-classic.version>
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit 8c65bc5

Please sign in to comment.