Skip to content

Commit 8d1c13c

Browse files
Bump kotlin.version from 2.0.0-RC1 to 2.0.0-RC2
Bumps `kotlin.version` from 2.0.0-RC1 to 2.0.0-RC2. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.0-RC1 to 2.0.0-RC2 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0-RC2/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0-RC1...v2.0.0-RC2) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.0-RC1 to 2.0.0-RC2 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib 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 9c273a8 commit 8d1c13c

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
@@ -26,7 +26,7 @@
2626
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
2727
</scm>
2828
<properties>
29-
<kotlin.version>2.0.0-RC1</kotlin.version>
29+
<kotlin.version>2.0.0-RC2</kotlin.version>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
</properties>
3232
<ciManagement>

0 commit comments

Comments
 (0)