Skip to content

Commit f2e29ba

Browse files
dependabot[bot]freemanjp
authored andcommitted
Upgraded ktlint-maven-plugin from 0.9.19 to 0.9.21 (#137)
Bumps [ktlint-maven-plugin](https://github.com/gantsign/ktlint-maven-plugin) from 0.9.19 to 0.9.21. - [Release notes](https://github.com/gantsign/ktlint-maven-plugin/releases) - [Commits](gantsign/ktlint-maven-plugin@0.9.19...0.9.21) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0944795 commit f2e29ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
<plugin>
458458
<groupId>com.github.gantsign.maven</groupId>
459459
<artifactId>ktlint-maven-plugin</artifactId>
460-
<version>0.9.19</version>
460+
<version>0.9.21</version>
461461
<executions>
462462
<execution>
463463
<id>format-and-check</id>

0 commit comments

Comments
 (0)