Skip to content

Commit 40eaee7

Browse files
Bump kotlin.version from 2.0.0 to 2.0.10 (#2505)
Bumps `kotlin.version` from 2.0.0 to 2.0.10. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.0 to 2.0.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.10) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.0 to 2.0.10 --- 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-reflect 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a385a0 commit 40eaee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

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

3030
<properties>
3131
<main.basedir>${project.basedir}/..</main.basedir>
32-
<kotlin.version>2.0.0</kotlin.version>
32+
<kotlin.version>2.0.10</kotlin.version>
3333
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)