Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.24 (#840)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.jetbrains.kotlin.plugin.serialization](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | plugin | patch |
`1.9.23` -> `1.9.24` |
|
[org.jetbrains.kotlin.plugin.sam.with.receiver](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | plugin | patch |
`1.9.23` -> `1.9.24` |
| [org.jetbrains.kotlin.multiplatform](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | plugin | patch |
`1.9.23` -> `1.9.24` |
| [org.jetbrains.kotlin.jvm](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | plugin | patch |
`1.9.23` -> `1.9.24` |
| [org.jetbrains.kotlin:kotlin-reflect](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | dependencies | patch
| `1.9.23` -> `1.9.24` |
| [org.jetbrains.kotlin:kotlin-bom](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | dependencies | patch
| `1.9.23` -> `1.9.24` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | dependencies | patch
| `1.9.23` -> `1.9.24` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot committed May 7, 2024
1 parent 56ac294 commit 29cf727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -16,7 +16,7 @@ jdk = "21"
jewel = "0.15.2.2"
jna = "5.14.0"
kaml = "0.59.0"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinPoet = "1.16.0"
ksp = "1.9.23-1.0.20"
ktfmt = "0.49"
Expand Down

0 comments on commit 29cf727

Please sign in to comment.