Skip to content

Commit

Permalink
Bump ktlint
Browse files Browse the repository at this point in the history
Note: build hangs with Java 9, to hopefully be fixed soon.  See:
pinterest/ktlint#152.
  • Loading branch information
boxleytw committed Feb 21, 2018
1 parent 6c8fcb4 commit 30f6430
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 @@ -39,7 +39,7 @@
<junit-platform.version>1.1.0-M1</junit-platform.version>
<kotlin.version>1.2.21</kotlin.version>
<version.kotlin>${kotlin.version}</version.kotlin> <!-- Jackson -->
<ktlint.version>0.15.0</ktlint.version>
<ktlint.version>0.15.1</ktlint.version>
<logback-access-spring-boot-starter.version>2.7.0</logback-access-spring-boot-starter.version>
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
<maven-clean-plugin.version>3.0.0</maven-clean-plugin.version>
Expand Down

0 comments on commit 30f6430

Please sign in to comment.