Skip to content

Commit e9e5bca

Browse files
Bump kotlin.version from 1.5.30 to 1.5.31
Bumps `kotlin.version` from 1.5.30 to 1.5.31. Updates `kotlin-stdlib-jdk8` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.30...v1.5.31) Updates `kotlin-maven-plugin` from 1.5.30 to 1.5.31 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 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] <[email protected]>
1 parent 61320f6 commit e9e5bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<module.name>org.mybatis.dynamic.sql</module.name>
6767

68-
<kotlin.version>1.5.30</kotlin.version>
68+
<kotlin.version>1.5.31</kotlin.version>
6969
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
7070

7171
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>

0 commit comments

Comments
 (0)