Skip to content

Commit

Permalink
Merge pull request #582 from mybatis/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…1.5.31

Bump kotlin.version from 1.5.30 to 1.5.31
  • Loading branch information
hazendaz committed Sep 20, 2021
2 parents db05733 + 2fb31bd commit b746e0d
Showing 1 changed file with 1 addition and 1 deletion.
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.30</kotlin.version>
<kotlin.version>1.5.31</kotlin.version>
<java.version>1.8</java.version>
</properties>
<dependencies>
Expand Down

0 comments on commit b746e0d

Please sign in to comment.