Skip to content

Commit 2cb0467

Browse files
dependabot[bot]filiphr
authored andcommitted
Bump kotlin-stdlib from 1.5.10 to 1.6.0 in /mapstruct-kotlin
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.10 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.10...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e73ac8 commit 2cb0467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapstruct-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414

15-
<kotlin.version>1.5.10</kotlin.version>
15+
<kotlin.version>1.6.0</kotlin.version>
1616
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
1717
<mapstruct.version>1.5.2.Final</mapstruct.version>
1818
</properties>

0 commit comments

Comments
 (0)