Skip to content

Commit 6979daf

Browse files
chore(deps): bump kotlin.version from 2.0.20 to 2.0.21 (#255)
Bumps `kotlin.version` from 2.0.20 to 2.0.21. Updates `org.jetbrains.kotlin:kotlin-bom` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.20 to 2.0.21 --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb6603b commit 6979daf

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.0.20</kotlin.version>
42+
<kotlin.version>2.0.21</kotlin.version>
4343
<kotlin.coroutine.version>1.9.0</kotlin.coroutine.version>
4444

4545
<http4k.version>5.32.4.0</http4k.version>

0 commit comments

Comments
 (0)