build(deps): bump the gradle-minor-dependencies group with 14 updates#310
Merged
mrudatsprint merged 7 commits intoMay 14, 2026
Merged
Conversation
Bumps the gradle-minor-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | com.android.application | `9.1.1` | `9.2.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.21` | | com.android.library | `9.1.1` | `9.2.1` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `2.1.0` | `2.2.0` | | [jvm](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.21` | | [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.21` | | [com.google.androidbrowserhelper:androidbrowserhelper](https://github.com/GoogleChrome/android-browser-helper) | `2.6.2` | `2.7.1` | | [org.jetbrains.kotlinx:kotlinx-serialization-cbor](https://github.com/Kotlin/kotlinx.serialization) | `1.10.0` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.10.0` | `1.11.0` | | [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) | `6.2.3` | `6.3.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` | | androidx.navigation:navigation-fragment-ktx | `2.9.7` | `2.9.8` | | androidx.navigation:navigation-ui-ktx | `2.9.7` | `2.9.8` | Updates `com.android.application` from 9.1.1 to 9.2.1 Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.21) Updates `com.android.library` from 9.1.1 to 9.2.1 Updates `org.jetbrains.dokka` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.1.0...v2.2.0) Updates `jvm` from 2.2.21 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.21) Updates `plugin.serialization` from 2.2.21 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.21) Updates `com.google.androidbrowserhelper:androidbrowserhelper` from 2.6.2 to 2.7.1 - [Release notes](https://github.com/GoogleChrome/android-browser-helper/releases) - [Commits](GoogleChrome/android-browser-helper@android-browser-helper-2.6.2...android-browser-helper-2.7.1) Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.10.0...v1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.10.0...v1.11.0) Updates `org.mockito.kotlin:mockito-kotlin` from 6.2.3 to 6.3.0 - [Release notes](https://github.com/mockito/mockito-kotlin/releases) - [Commits](mockito/mockito-kotlin@v6.2.3...v6.3.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `gradle-wrapper` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.0) Updates `androidx.navigation:navigation-fragment-ktx` from 2.9.7 to 2.9.8 Updates `androidx.navigation:navigation-ui-ktx` from 2.9.7 to 2.9.8 Updates `androidx.navigation:navigation-ui-ktx` from 2.9.7 to 2.9.8 --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: com.android.library dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.jetbrains.dokka dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: com.google.androidbrowserhelper:androidbrowserhelper dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.mockito.kotlin:mockito-kotlin dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor-dependencies - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-version: 2.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-dependencies - dependency-name: androidx.navigation:navigation-ui-ktx dependency-version: 2.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-dependencies - dependency-name: androidx.navigation:navigation-ui-ktx dependency-version: 2.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
943477d to
9f76889
Compare
mrudatsprint
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-minor-dependencies group with 14 updates:
9.1.19.2.12.2.212.3.219.1.19.2.12.1.02.2.02.2.212.3.212.2.212.3.212.6.22.7.11.10.01.11.01.10.01.11.06.2.36.3.01.10.21.11.09.4.19.5.02.9.72.9.82.9.72.9.8Updates
com.android.applicationfrom 9.1.1 to 9.2.1Updates
org.jetbrains.kotlin.androidfrom 2.2.21 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
com.android.libraryfrom 9.1.1 to 9.2.1Updates
org.jetbrains.dokkafrom 2.1.0 to 2.2.0Release notes
Sourced from org.jetbrains.dokka's releases.
... (truncated)
Commits
656ca46Update Dokka version references to 2.2.0 (#4485)534e242Updatecom.gradle.publish:plugin-publish-pluginand declare Gradle CC compa...abc048dUpdate the version for the 2.2.0 release60062bbDetect and handle intersected source roots in Android multi-variant projects ...0bd8995Fix DGP reading all Gradle properties (#4468)06dbbfdUpdate the version for the 2.2.0-Beta releasea81ace7Update AGP version in tests to stable9.0.0(#4420)fd97482Fix minor oversight in the implemenation: missed + in enum entries (#4411)8148aa2Fix unnecesary logging for unresolved links in module documentation (#4413)bf3b5eeFixsuppressGeneratedFileswas unused (#4348)Updates
jvmfrom 2.2.21 to 2.3.21Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
plugin.serializationfrom 2.2.21 to 2.3.21Release notes
Sourced from plugin.serialization's releases.
... (truncated)
Changelog
Sourced from plugin.serialization's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
com.google.androidbrowserhelper:androidbrowserhelperfrom 2.6.2 to 2.7.1Release notes
Sourced from com.google.androidbrowserhelper:androidbrowserhelper's releases.
... (truncated)
Commits
bb93f33Merge pull request #586 from GoogleChrome/version-bump339ccbeandroidbrowserhelper version bump to 2.7.1a79d002Fix background interactivity in partial custom tab (#436)29c9188refactor: type improvements (#524)6f53531Merge pull request #585 from GoogleChrome/translations255197eAdded string translationsc30c46fDisabled MissingTranslation lint check for newly added string3403821Fix unavailable dialog browser stylingd8eefe8Add explicit browser targetingd0949bcdocs(launcher-activity): correct function linkUpdates
org.jetbrains.kotlinx:kotlinx-serialization-cborfrom 1.10.0 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's changelog.
Commits
6956af2Prepare 1.11 release390d84cMerge remote-tracking branch 'origin/master' into dev431fe2dUse local repo for publishing (#3171)05c12b6Add usage attribute to "testRepositories" configurationa4e1f08Bump Kover version to 0.9.8 release (#3174)304e858Expose Json exceptions structure (#3145)4a0338eIncluded G Play SDK verification file for core-jvm (#3169)421f64cCBOR: Relax value range check when decoding numbers (#3167)85a4f12KT-84955: mark apple x64 tagets as deprecated errorbd38b0eRemove dead codeUpdates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.10.0 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.