Skip to content

Commit 45527b1

Browse files
Bump kotlin.version from 2.1.20 to 2.3.0
Bumps `kotlin.version` from 2.1.20 to 2.3.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.20 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.3.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.20 to 2.3.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13838e8 commit 45527b1

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.1.20</kotlin.version>
37+
<kotlin.version>2.3.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)