Skip to content

Commit 1b389e5

Browse files
Bump ktlint.version from 0.29.0 to 0.30.0
Bumps `ktlint.version` from 0.29.0 to 0.30.0. Updates `ktlint` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/shyiko/ktlint/releases) - [Changelog](https://github.com/shyiko/ktlint/blob/master/CHANGELOG.md) - [Commits](pinterest/ktlint@0.29.0...0.30.0) Updates `ktlint-core` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/shyiko/ktlint/releases) - [Changelog](https://github.com/shyiko/ktlint/blob/master/CHANGELOG.md) - [Commits](pinterest/ktlint@0.29.0...0.30.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 763d5d6 commit 1b389e5

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
@@ -43,7 +43,7 @@
4343
<properties>
4444
<doxia.version>1.8</doxia.version>
4545
<kotlin.version>1.3.11</kotlin.version>
46-
<ktlint.version>0.29.0</ktlint.version>
46+
<ktlint.version>0.30.0</ktlint.version>
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<maven.compiler.target>1.8</maven.compiler.target>
4949
<maven.version>3.5.4</maven.version>

0 commit comments

Comments
 (0)