Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2021
1 parent d715ae2 commit 2fb31bd
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 2fb31bd

Please sign in to comment.