Skip to content

Commit

Permalink
Upgrade Kotlin to 1.6.20
Browse files Browse the repository at this point in the history
For ktlint compatibility.
  • Loading branch information
freemanjp committed Apr 10, 2022
1 parent 4dd4c5f commit 3d74031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -51,7 +51,7 @@
<doxia.version>1.11.1</doxia.version>
<guice.version>4.2.0</guice.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<kotlin.version>1.6.10</kotlin.version>
<kotlin.version>1.6.20</kotlin.version>
<ktlint.version>0.45.2</ktlint.version>
<license-maven-plugin.version>1.20</license-maven-plugin.version>
<maven.version>3.5.4</maven.version>
Expand Down

0 comments on commit 3d74031

Please sign in to comment.