Skip to content

Commit cf5220f

Browse files
fix(deps): update kotlin monorepo to v2.3.10 (#886)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.jetbrains.kotlin.plugin.compose](https://kotlinlang.org/) ([source](https://redirect.github.com/JetBrains/kotlin)) | `2.3.0` → `2.3.10` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin/2.3.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin/2.3.0/2.3.10?slim=true) | | [org.jetbrains.kotlin:kotlin-metadata-jvm](https://kotlinlang.org/) ([source](https://redirect.github.com/JetBrains/kotlin)) | `2.3.0` → `2.3.10` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin:kotlin-metadata-jvm/2.3.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin:kotlin-metadata-jvm/2.3.0/2.3.10?slim=true) | | [org.jetbrains.kotlin.android](https://kotlinlang.org/) ([source](https://redirect.github.com/JetBrains/kotlin)) | `2.3.0` → `2.3.10` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin/2.3.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin/2.3.0/2.3.10?slim=true) | --- ### Release Notes <details> <summary>JetBrains/kotlin (org.jetbrains.kotlin.plugin.compose)</summary> ### [`v2.3.10`](https://redirect.github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nextcloud/android-common). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiMy4gdG8gcmV2aWV3IiwiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d41d38f commit cf5220f

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
buildscript {
99
ext {
1010
daggerVersion = "2.59.1"
11-
kotlinVersion = "2.3.0"
11+
kotlinVersion = "2.3.10"
1212
jUnitVersion = "4.13.2"
1313
androidXTestVersion = "1.3.0"
1414
androidXEspressoTestVersion = "3.7.0"
@@ -20,7 +20,7 @@ buildscript {
2020

2121
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2222
plugins {
23-
id 'org.jetbrains.kotlin.plugin.compose' version '2.3.0' apply false
23+
id 'org.jetbrains.kotlin.plugin.compose' version '2.3.10' apply false
2424
id 'com.android.library' version '9.0.0' apply false
2525
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2626
id 'com.android.legacy-kapt' version '9.0.0' apply false

gradle/verification-metadata.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19106,6 +19106,11 @@
1910619106
<sha256 value="234296286f913e831cb7c6fa37b16ac59184175d2f40d182c589e5da0c883f6c" origin="Generated by Gradle" reason="Artifact is not signed"/>
1910719107
</artifact>
1910819108
</component>
19109+
<component group="org.jetbrains.kotlin.android" name="org.jetbrains.kotlin.android.gradle.plugin" version="2.3.10">
19110+
<artifact name="org.jetbrains.kotlin.android.gradle.plugin-2.3.10.pom">
19111+
<sha256 value="bb3c3c81a0b315bc8983ad2427b336198f157ee3549af92efcb4a6f13f91cbad" origin="Generated by Gradle" reason="Artifact is not signed"/>
19112+
</artifact>
19113+
</component>
1910919114
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="1.9.22">
1911019115
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-1.9.22.pom">
1911119116
<sha256 value="1daf64ddd8e90a6aa8a831f3e649b4b094e72fe91df0dfd91b5b1ba1dcd54d54" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -19255,6 +19260,11 @@
1925519260
<sha256 value="4a534126326a7852010bf1a7c6da5a57e1561c6bebf945f90e2d209dab06d9ba" origin="Generated by Gradle" reason="Artifact is not signed"/>
1925619261
</artifact>
1925719262
</component>
19263+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.3.10">
19264+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.3.10.pom">
19265+
<sha256 value="56b58e46c36bd8af8b433050d8b7e25f15a0dff4614bcdd48f2f5923d390e8f3" origin="Generated by Gradle" reason="Artifact is not signed"/>
19266+
</artifact>
19267+
</component>
1925819268
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.3">
1925919269
<artifact name="atomicfu-0.17.3.module">
1926019270
<sha256 value="854a75a9ebf30cb588e8ceda7da1b7089d4272a12324d3cffcaf5b62902738bd" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)