Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.0 to 2.1.10 (apache#…
Browse files Browse the repository at this point in the history
…2113)

Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  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>
  • Loading branch information
dependabot[bot] authored and sunluman committed Feb 3, 2025
1 parent 5da303d commit 71e63ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<wiremock.version>3.3.1</wiremock.version>
<!-- TODO when updating msal4j >1.18.0, check whether json-smart is still needed below -->
<msal4j.version>1.18.0</msal4j.version>
<kotlin-stdlib.version>2.1.0</kotlin-stdlib.version>
<kotlin-stdlib.version>2.1.10</kotlin-stdlib.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 71e63ee

Please sign in to comment.