Skip to content

Commit

Permalink
Bump jvm from 2.1.0 to 2.1.10 in /kotlin-coroutines
Browse files Browse the repository at this point in the history
Bumps [jvm](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](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 2ab7af2 commit 9f799f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-coroutines/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
application
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.1.10"
}

repositories {
Expand Down

0 comments on commit 9f799f7

Please sign in to comment.