Skip to content

Commit

Permalink
Upgraded kotlin.version from 1.3.11 to 1.3.21 (#173)
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.3.11 to 1.3.21.

Updates `kotlin-compiler-embeddable` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-reflect` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-stdlib` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-stdlib-jdk8` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-test` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-test-junit` from 1.3.11 to 1.3.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.11...v1.3.21)

Updates `kotlin-maven-plugin` from 1.3.11 to 1.3.21

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and freemanjp committed Feb 12, 2019
1 parent 763d5d6 commit 9b0b3dc
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 @@ -42,7 +42,7 @@

<properties>
<doxia.version>1.8</doxia.version>
<kotlin.version>1.3.11</kotlin.version>
<kotlin.version>1.3.21</kotlin.version>
<ktlint.version>0.29.0</ktlint.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 9b0b3dc

Please sign in to comment.