Skip to content

Commit fca85ae

Browse files
Bump kotlin.version from 2.0.21 to 2.1.0 (#132)
Bumps `kotlin.version` from 2.0.21 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1695b7c commit fca85ae

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
@@ -34,7 +34,7 @@
3434
</developers>
3535

3636
<properties>
37-
<kotlin.version>2.0.21</kotlin.version>
37+
<kotlin.version>2.1.0</kotlin.version>
3838
<project.encoding>UTF-8</project.encoding>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

0 commit comments

Comments
 (0)