Skip to content

Commit 68156db

Browse files
build(deps): Bump kotlin.version from 2.3.20 to 2.3.21
Bumps `kotlin.version` from 2.3.20 to 2.3.21. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.20 to 2.3.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53ee4bc commit 68156db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<description>Feign Kotlin</description>
3131

3232
<properties>
33-
<kotlin.version>2.3.20</kotlin.version>
33+
<kotlin.version>2.3.21</kotlin.version>
3434
<kotlinx.coroutines.version>1.10.2</kotlinx.coroutines.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)