Skip to content

Commit 4471773

Browse files
build(deps): bump kotlin.version from 2.2.10 to 2.2.20 (#797)
Bumps `kotlin.version` from 2.2.10 to 2.2.20. Updates `org.jetbrains.kotlin:kotlin-bom` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.2.10 to 2.2.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.20 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 da35151 commit 4471773

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
@@ -55,7 +55,7 @@
5555
<kafka.version>3.9.1</kafka.version>
5656
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
5757
<kotlin.coroutines.version>1.10.2</kotlin.coroutines.version>
58-
<kotlin.version>2.2.10</kotlin.version>
58+
<kotlin.version>2.2.20</kotlin.version>
5959
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
6060
<maven-enforcer-plugin.version>3.6.1</maven-enforcer-plugin.version>
6161
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>

0 commit comments

Comments
 (0)