Skip to content

Commit a3a1cee

Browse files
dependabot[bot]zavakid
authored andcommitted
chore(deps): bump kotlin.version from 1.9.23 to 2.1.0
Bumps `kotlin.version` from 1.9.23 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-bom` from 1.9.23 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.23 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b54d0e commit a3a1cee

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
@@ -65,7 +65,7 @@
6565

6666
<netty.version>4.1.110.Final</netty.version>
6767

68-
<kotlin.version>1.9.23</kotlin.version>
68+
<kotlin.version>2.1.21</kotlin.version>
6969
<!-- https://kotlinlang.org/docs/maven.html#specifying-compiler-options -->
7070
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
7171
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>

0 commit comments

Comments
 (0)