Skip to content

Commit

Permalink
Bump kotlin.version from 1.3.61 to 1.3.70
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.3.61 to 1.3.70.

Updates `kotlin-stdlib-jdk8` from 1.3.61 to 1.3.70
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.61...v1.3.70)

Updates `kotlin-maven-plugin` from 1.3.61 to 1.3.70

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 4, 2020
1 parent fffe34c commit f8a392f
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 @@ -38,7 +38,7 @@
<spring.batch.version>4.2.1.RELEASE</spring.batch.version>
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>
<module.name>org.mybatis.dynamic.sql</module.name>
<kotlin.version>1.3.61</kotlin.version>
<kotlin.version>1.3.70</kotlin.version>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
Expand Down

0 comments on commit f8a392f

Please sign in to comment.