Skip to content

Commit f5713af

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

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
@@ -39,7 +39,7 @@
3939
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141

42-
<kotlin.version>2.2.0</kotlin.version>
42+
<kotlin.version>2.2.10</kotlin.version>
4343
<kotlin.coroutine.version>1.10.2</kotlin.coroutine.version>
4444

4545
<http4k.version>6.15.1.0</http4k.version>

0 commit comments

Comments
 (0)