Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit f2b9244

Browse files
authored
chore(deps): update dependency org.gradle.kotlin.kotlin-dsl to v5 (#105)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.gradle.kotlin.kotlin-dsl | `4.5.0` -> `5.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.gradle.kotlin.kotlin-dsl/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.gradle.kotlin.kotlin-dsl/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.gradle.kotlin.kotlin-dsl/4.5.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.gradle.kotlin.kotlin-dsl/4.5.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Timbermir/clean-wizard). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
2 parents d2b5248 + dd8ca91 commit f2b9244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vanniktech-maven-publish = "0.29.0"
77
gradle-publish = "1.2.1"
88
# Kotlin
99
kotlin = "2.0.10"
10-
kotlin-dsl = "4.5.0"
10+
kotlin-dsl = "5.1.0"
1111
# KotlinX
1212
kotlinx-collections-immutable = "0.3.7"
1313
kotlinx-serialization-json = "1.7.1"

0 commit comments

Comments
 (0)