Skip to content

Commit 9499ba0

Browse files
Bump kotlin-stdlib-version from 1.8.10 to 1.8.20 (#4141)
Bumps `kotlin-stdlib-version` from 1.8.10 to 1.8.20. Updates `kotlin-stdlib` from 1.8.10 to 1.8.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib-common` from 1.8.10 to 1.8.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib-jdk7` from 1.8.10 to 1.8.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib-jdk8` from 1.8.10 to 1.8.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 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 3d903be commit 9499ba0

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
@@ -629,7 +629,7 @@
629629
<commons.io.version>2.11.0</commons.io.version>
630630
<awaitility-version>4.2.0</awaitility-version>
631631
<client-java-version>16.0.2</client-java-version>
632-
<kotlin-stdlib-version>1.8.10</kotlin-stdlib-version>
632+
<kotlin-stdlib-version>1.8.20</kotlin-stdlib-version>
633633
<okhttp-version>4.10.0</okhttp-version>
634634
<junit.jupiter.version>5.9.2</junit.jupiter.version>
635635
<junit.vintage.version>5.7.1</junit.vintage.version>

0 commit comments

Comments
 (0)