Skip to content

Commit 7b03668

Browse files
Bump kotlin-stdlib-version from 1.8.10 to 1.8.20 (#4139)
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) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3be037 commit 7b03668

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
@@ -660,7 +660,7 @@
660660
<commons.io.version>2.11.0</commons.io.version>
661661
<awaitility-version>4.2.0</awaitility-version>
662662
<client-java-version>18.0.0</client-java-version>
663-
<kotlin-stdlib-version>1.8.10</kotlin-stdlib-version>
663+
<kotlin-stdlib-version>1.8.20</kotlin-stdlib-version>
664664
<okhttp-version>4.10.0</okhttp-version>
665665
<junit.jupiter.version>5.9.2</junit.jupiter.version>
666666
<junit.vintage.version>5.7.1</junit.vintage.version>

0 commit comments

Comments
 (0)