Skip to content

Commit

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

Updates `kotlin-maven-allopen` from 1.5.31 to 1.6.0

Updates `kotlin-maven-plugin` from 1.5.31 to 1.6.0

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent 2119d3a commit 4b82a31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<name>mybatis-spring-boot-sample-kotlin</name>
<properties>
<module.name>org.mybatis.spring.boot.sample.kotlin</module.name>
<kotlin.version>1.5.31</kotlin.version>
<kotlin.version>1.6.0</kotlin.version>
<java.version>1.8</java.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 4b82a31

Please sign in to comment.