Skip to content

Commit 0ff9563

Browse files
chore(deps): bump kotlin.version from 2.1.10 to 2.1.20
Bumps `kotlin.version` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-bom` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.10 to 2.1.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom 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 23e6595 commit 0ff9563

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.1.10</kotlin.version>
42+
<kotlin.version>2.1.20</kotlin.version>
4343
<kotlin.coroutine.version>1.10.1</kotlin.coroutine.version>
4444

4545
<http4k.version>6.1.0.1</http4k.version>

0 commit comments

Comments
 (0)