Skip to content

chore(deps): bump the gradle-dependencies group across 1 directory with 47 updates#2602

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-dependencies-a2974ef94f
Closed

chore(deps): bump the gradle-dependencies group across 1 directory with 47 updates#2602
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-dependencies-a2974ef94f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle-dependencies group with 47 updates in the / directory:

Package From To
org.jetbrains.kotlin:kotlin-metadata-jvm 2.4.0 2.4.10
gradle-wrapper 9.5.1 9.6.1
org.junit.platform:junit-platform-launcher 6.1.0 6.1.2
org.junit.jupiter:junit-jupiter-api 6.1.0 6.1.2
org.junit.jupiter:junit-jupiter-engine 6.1.0 6.1.2
org.junit.vintage:junit-vintage-engine 6.1.0 6.1.2
androidx.compose.ui:ui-text-google-fonts 1.11.3 1.11.4
androidx.compose.ui:ui 1.11.3 1.11.4
androidx.compose.ui:ui-graphics 1.11.3 1.11.4
androidx.compose.ui:ui-tooling 1.11.3 1.11.4
androidx.compose.ui:ui-tooling-preview 1.11.3 1.11.4
androidx.compose.ui:ui-test-manifest 1.11.3 1.11.4
androidx.compose.ui:ui-test-junit4 1.11.3 1.11.4
com.google.genai:google-genai 1.58.0 1.61.0
androidx.compose.animation:animation 1.11.3 1.11.4
androidx.compose.foundation:foundation 1.11.3 1.11.4
androidx.glance:glance 1.3.0-alpha01 1.3.0-alpha02
androidx.glance:glance-appwidget 1.3.0-alpha01 1.3.0-alpha02
androidx.glance:glance-material3 1.3.0-alpha01 1.3.0-alpha02
androidx.hilt:hilt-lifecycle-viewmodel-compose 1.3.0 1.4.0
androidx.hilt:hilt-navigation-compose 1.3.0 1.4.0
androidx.hilt:hilt-work 1.3.0 1.4.0
androidx.hilt:hilt-compiler 1.3.0 1.4.0
com.mohamedrejeb.dnd:compose-dnd 0.4.0 0.5.0
com.google.dagger:hilt-android 2.59.2 2.60.1
com.google.dagger:hilt-android-compiler 2.59.2 2.60.1
org.junit.jupiter:junit-jupiter-params 6.1.0 6.1.2
androidx.compose:compose-bom 2026.06.00 2026.06.01
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.5.0 0.5.1
io.ktor:ktor-server-core-jvm 3.5.0 3.5.1
io.ktor:ktor-server-netty-jvm 3.5.0 3.5.1
io.ktor:ktor-server-cio-jvm 3.5.0 3.5.1
androidx.compose.material3:material3 1.5.0-alpha22 1.5.0-alpha23
org.checkerframework:checker-qual 4.2.0 4.2.1
androidx.test.uiautomator:uiautomator 2.3.0 2.4.0
org.jetbrains.kotlin:kotlin-test-junit 2.4.0 2.4.10
org.jetbrains.kotlin.android 2.4.0 2.4.10
org.jetbrains.kotlin.plugin.compose 2.4.0 2.4.10
org.jetbrains.kotlin.plugin.serialization 2.4.0 2.4.10
org.bouncycastle:bcprov-jdk18on 1.84 1.85
org.bouncycastle:bcpkix-jdk18on 1.84 1.85
com.android.application 9.2.1 9.3.0
com.android.test 9.2.1 9.3.0
com.android.library 9.2.1 9.3.0
com.google.dagger.hilt.android 2.59.2 2.60.1
com.google.devtools.ksp 2.3.9 2.3.10
androidx.baselineprofile 1.5.0-alpha06 1.5.0-alpha07

Updates org.jetbrains.kotlin:kotlin-metadata-jvm from 2.4.0 to 2.4.10

Release notes

Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's releases.

Kotlin 2.4.10

Changelog

Backend. Wasm

  • KT-87066 K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation

Compiler

  • KT-86939 JVM: IllegalStateException "No value for annotation parameter" when using const val in nested Java annotation array argument
  • KT-83766 K2: Wrong sourcePsi is set for SymbolPsiLiteral in SLC for annotation arguments referencing a const val
  • KT-86728 Reified type inference: expected type not propagated into inline call inside lambda with elvis operator

Compose Compiler

  • b/522127447 Compose Compiler 2.4: classes previously inferred stable now reported runtime/Uncertain

Klibs

  • KT-86501 Native: IrTypeAliasSymbolImpl is already bound. Signature: kotlinx.datetime/Instant|null[0] on iosSimulatorArm64

Tools. CLI

  • KT-86930 Introduce kotlinr in the Kotlin distribution

Tools. Gradle. BCV

  • KT-87223 Gradle, BCV: open version range in kotlinAbiValidationCompatClasspath causes kotlin-build-tools-impl to resolve to 2.4.20-Beta1 instead of 2.4.0

Tools. Gradle. JS

  • KT-87304 jsBrowserTest fails with "exited with errors (exit code: 1)"
  • KT-86057 kotlinUpgradeYarnLock skips lock file regeneration when kotlinNpmInstall is up-to-date, causing kotlinStoreYarnLock to fail

Tools. Gradle. Multiplatform

  • KT-87084 False positive warning for JS and Wasm compilations when CRI is enabled

Tools. Scripts

  • KT-87076 @file:CompilerOptions("-jvm-target", ...) ignored in .main.kts scripts in Kotlin 2.4.0, falling back to JVM target 1.8
  • KT-86352 K2 scripting: FirResolvedTypeRef exception when resolving extension functions from imported scripts

Kotlin 2.4.10-RC2

Changelog

Backend. Wasm

  • KT-87066 K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation

... (truncated)

Changelog

Sourced from org.jetbrains.kotlin:kotlin-metadata-jvm's changelog.

2.4.10

Backend. Wasm

  • KT-87066 K/Wasm: Not all files are presented in compiler output directory with multimodule-closed-world and incremental compilation

Compiler

  • KT-86939 JVM: IllegalStateException "No value for annotation parameter" when using const val in nested Java annotation array argument
  • KT-83766 K2: Wrong sourcePsi is set for SymbolPsiLiteral in SLC for annotation arguments referencing a const val
  • KT-86728 Reified type inference: expected type not propagated into inline call inside lambda with elvis operator

Compose Compiler

  • b/522127447 Compose Compiler 2.4: classes previously inferred stable now reported runtime/Uncertain

Klibs

  • KT-86501 Native: IrTypeAliasSymbolImpl is already bound. Signature: kotlinx.datetime/Instant|null[0] on iosSimulatorArm64

Tools. CLI

  • KT-86930 Introduce kotlinr in the Kotlin distribution

Tools. Gradle. BCV

  • KT-87223 Gradle, BCV: open version range in kotlinAbiValidationCompatClasspath causes kotlin-build-tools-impl to resolve to 2.4.20-Beta1 instead of 2.4.0

Tools. Gradle. JS

  • KT-87304 jsBrowserTest fails with "exited with errors (exit code: 1)"
  • KT-86057 kotlinUpgradeYarnLock skips lock file regeneration when kotlinNpmInstall is up-to-date, causing kotlinStoreYarnLock to fail

Tools. Gradle. Multiplatform

  • KT-87084 False positive warning for JS and Wasm compilations when CRI is enabled

Tools. Scripts

  • KT-87076 @file:CompilerOptions("-jvm-target", ...) ignored in .main.kts scripts in Kotlin 2.4.0, falling back to JVM target 1.8
  • KT-86352 K2 scripting: FirResolvedTypeRef exception when resolving extension functions from imported scripts
Commits
  • 5687445 Add Changelog for 2.4.10-RC2
  • ba30392 [Wasm] Support regenerate unchanged modules flag on KGP
  • 6307e73 [Wasm] Implement Xwasm-IC-generate-unchanged-modules flag
  • 39d7aee Add ChangeLog for 2.4.10-RC2
  • a2956be [Gradle] Update karma.conf.js to use 'require(...)' instead plain strings
  • 9b1361c [Gradle] KT-87223: Updated regression test
  • a4c153a [Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat config
  • bc04b90 Add ChangeLog for 2.4.10-RC
  • bbcb94b [CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...
  • 6c2c458 Scripting: fix jvmTarget processing from script annotations
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.5.1 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • Additional commits viewable in compare view

Updates org.junit.platform:junit-platform-launcher from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.platform:junit-platform-launcher's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.junit.vintage:junit-vintage-engine from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates androidx.compose.ui:ui-text-google-fonts from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui-graphics from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui-tooling from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui-tooling-preview from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui-test-manifest from 1.11.3 to 1.11.4

Updates androidx.compose.ui:ui-test-junit4 from 1.11.3 to 1.11.4

Updates com.google.genai:google-genai from 1.58.0 to 1.61.0

Release notes

Sourced from com.google.genai:google-genai's releases.

v1.61.0

1.61.0 (2026-07-09)

Features

  • Add response_format and Translation_config in GenerationConfig (e8471bf)
  • Add Tool.exa_ai_search for Gemini Enterprise API (e8471bf)
  • voice consent signature types across all SDK languages. (abcf4bb)

v1.60.0

1.60.0 (2026-06-24)

Features

  • Add ComputerUse.disabled_safety_policies (d99c37a)

Documentation

  • fix typos across docstrings (88f6e06)

v1.59.0

1.59.0 (2026-06-17)

Features

  • Add audioOffset to VoiceActivity (3d5a51b)
  • Add interimInputTranscription to LiveServerContent (3d5a51b)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3d5a51b)

Documentation

  • announce Automatic Function Calling (AFC) upcoming breaking change warning (fb2a9b4)
  • Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (b2e8024), closes #2555
  • Update to latest Gemini models in the examples (ef1fa86)
Changelog

Sourced from com.google.genai:google-genai's changelog.

1.61.0 (2026-07-09)

Features

  • Add response_format and Translation_config in GenerationConfig (e8471bf)
  • Add Tool.exa_ai_search for Gemini Enterprise API (e8471bf)
  • voice consent signature types across all SDK languages. (abcf4bb)

1.60.0 (2026-06-24)

Features

  • Add ComputerUse.disabled_safety_policies (d99c37a)

Documentation

  • fix typos across docstrings (88f6e06)

1.59.0 (2026-06-17)

Features

  • Add audioOffset to VoiceActivity (3d5a51b)
  • Add interimInputTranscription to LiveServerContent (3d5a51b)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3d5a51b)

Documentation

  • announce Automatic Function Calling (AFC) upcoming breaking change warning (fb2a9b4)
  • Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (b2e8024), closes #2555
  • Update to latest Gemini models in the examples (ef1fa86)
Commits
  • 866368f chore(main): release 1.61.0 (#1100)
  • b8d78a9 chore: Update native-image configuration.
  • 939b7e4 chore: Add multiple approval check for major releases
  • abcf4bb feat: voice consent signature types across all SDK languages.
  • e8471bf feat: Add Tool.exa_ai_search for Gemini Enterprise API
  • 631f4e0 chore: Enable stale bot for external user pull requests
  • 563ff2e chore: Remove the deprecated ApiException.throwFromResponse method
  • a3ea75c chore(main): release 1.61.0-SNAPSHOT (#1090)
  • f223a4f chore(main): release 1.60.0 (#1086)
  • 4885a1e chore: Update native-image configuration.
  • Additional commits viewable in compare view

Updates androidx.compose.animation:animation from 1.11.3 to 1.11.4

Updates androidx.compose.foundation:foundation from 1.11.3 to 1.11.4

Updates androidx.glance:glance from 1.3.0-alpha01 to 1.3.0-alpha02

Updates androidx.glance:glance-appwidget from 1.3.0-alpha01 to 1.3.0-alpha02

Updates androidx.glance:glance-material3 from 1.3.0-alpha01 to 1.3.0-alpha02

Updates androidx.glance:glance-appwidget from 1.3.0-alpha01 to 1.3.0-alpha02

Updates androidx.glance:glance-material3 from 1.3.0-alpha01 to 1.3.0-alpha02

Updates androidx.hilt:hilt-lifecycle-viewmodel-compose from 1.3.0 to 1.4.0

Updates androidx.hilt:hilt-navigation-compose from 1.3.0 to 1.4.0

Updates androidx.hilt:hilt-work from 1.3.0 to 1.4.0

Updates androidx.hilt:hilt-compiler from 1.3.0 to 1.4.0

Updates androidx.hilt:hilt-navigation-compose from 1.3.0 to 1.4.0

Updates androidx.hilt:hilt-work from 1.3.0 to 1.4.0

Updates com.mohamedrejeb.dnd:compose-dnd from 0.4.0 to 0.5.0

Release notes

Sourced from com.mohamedrejeb.dnd:compose-dnd's releases.

v0.5.0

What's Changed

kanban.mp4

Full Changelog: MohamedRejeb/compose-dnd@v0.4.0...v0.5.0

Commits
  • c5c1fae Merge pull request #71 from MohamedRejeb/0.5.x
  • b4a8a3b ci: add Android instrumented tests workflow with KVM setup
  • ddae632 style: apply spotless formatting
  • 8bd30d1 Merge remote-tracking branch 'origin/0.5.x' into 0.5.x
  • 575e2d1 docs: place animateItem before reorderableItem for smooth drops
  • 2d520fe sample: remove unused Compose imports
  • c1ea8a5 docs: add demo videos, Form Builder guide, and Kanban column reorder section
  • b5364e2 fix: retarget drop animation while items are still animating
  • 6453317 sample: add Form Builder example with palette copy-on-drop
  • 856eb9e sample: make Kanban columns draggable by their header
  • Additional commits viewable in compare view

Updates com.google.dagger:hilt-android from 2.59.2 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • Additional commits viewable in compare view

Updates com.google.dagger:hilt-android-compiler from 2.59.2 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android-compiler's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • Additional commits viewable in compare view

Updates com.google.dagger:hilt-android-compiler from 2.59.2 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android-compiler's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)

Dagger 2.60

New features:

Potential breaking changes:

  • When using the Hilt Gradle plugin, an error is now reported if a user sets a plugin-controlled flag (previously the plugin just ignored the user’s input). (a119ba68c)
  • Multidex support is removed. minSDK for Hilt is now 23, matching AndroidX (https://issuetracker.google.com/380448311) (1990bd1c4)

Bug fixes:

  • Fixes #1290: Enabled Guava BetaApi checks (5b8b2bdbe)
  • Fixes #5190, #5180, #5177: Updated Kotlin version ton 2.3.21 (7daaec5a9)
  • Fixes #5160: Deferred ViewModelMetadata processing on error types or missing @​AssistedFactory (59827c699)
  • Fixes missing originating element attachments in a few Hilt processors to ensure correct incremental compilation tracking. (2930ca837)
  • Fixes Dagger multibinding duplicate masking across Map components (compile-time validation) Adds strict compile-time detection for duplicate map multibinding keys across component boundaries. This is enabled via the -Adagger.mapMultibindingDuplicateDetectionFix=ENABLED. This option is DISABLED by default to maintain backward compatibility. See Compiler Options for more details. (504397ebe)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • 7451e37 Add dependenciesRequested to ProducerMonitor
  • Additional commits viewable in compare view

Updates androidx.hilt:hilt-compiler from 1.3.0 to 1.4.0

Updates org.junit.jupiter:junit-jupiter-params from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 r...

    Description has been truncated

…th 47 updates

Bumps the gradle-dependencies group with 47 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-metadata-jvm](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` |
| [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| androidx.compose.ui:ui-text-google-fonts | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui-graphics | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui-tooling | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui-tooling-preview | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui-test-manifest | `1.11.3` | `1.11.4` |
| androidx.compose.ui:ui-test-junit4 | `1.11.3` | `1.11.4` |
| [com.google.genai:google-genai](https://github.com/googleapis/java-genai) | `1.58.0` | `1.61.0` |
| androidx.compose.animation:animation | `1.11.3` | `1.11.4` |
| androidx.compose.foundation:foundation | `1.11.3` | `1.11.4` |
| androidx.glance:glance | `1.3.0-alpha01` | `1.3.0-alpha02` |
| androidx.glance:glance-appwidget | `1.3.0-alpha01` | `1.3.0-alpha02` |
| androidx.glance:glance-material3 | `1.3.0-alpha01` | `1.3.0-alpha02` |
| androidx.hilt:hilt-lifecycle-viewmodel-compose | `1.3.0` | `1.4.0` |
| androidx.hilt:hilt-navigation-compose | `1.3.0` | `1.4.0` |
| androidx.hilt:hilt-work | `1.3.0` | `1.4.0` |
| androidx.hilt:hilt-compiler | `1.3.0` | `1.4.0` |
| [com.mohamedrejeb.dnd:compose-dnd](https://github.com/MohamedRejeb/compose-dnd) | `0.4.0` | `0.5.0` |
| [com.google.dagger:hilt-android](https://github.com/google/dagger) | `2.59.2` | `2.60.1` |
| [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) | `2.59.2` | `2.60.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| androidx.compose:compose-bom | `2026.06.00` | `2026.06.01` |
| [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | `0.5.0` | `0.5.1` |
| [io.ktor:ktor-server-core-jvm](https://github.com/ktorio/ktor) | `3.5.0` | `3.5.1` |
| [io.ktor:ktor-server-netty-jvm](https://github.com/ktorio/ktor) | `3.5.0` | `3.5.1` |
| [io.ktor:ktor-server-cio-jvm](https://github.com/ktorio/ktor) | `3.5.0` | `3.5.1` |
| androidx.compose.material3:material3 | `1.5.0-alpha22` | `1.5.0-alpha23` |
| [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `4.2.0` | `4.2.1` |
| androidx.test.uiautomator:uiautomator | `2.3.0` | `2.4.0` |
| [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| com.android.application | `9.2.1` | `9.3.0` |
| com.android.test | `9.2.1` | `9.3.0` |
| com.android.library | `9.2.1` | `9.3.0` |
| [com.google.dagger.hilt.android](https://github.com/google/dagger) | `2.59.2` | `2.60.1` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.9` | `2.3.10` |
| androidx.baselineprofile | `1.5.0-alpha06` | `1.5.0-alpha07` |



Updates `org.jetbrains.kotlin:kotlin-metadata-jvm` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `gradle-wrapper` from 9.5.1 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.1...v9.6.1)

Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.junit.vintage:junit-vintage-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `androidx.compose.ui:ui-text-google-fonts` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-graphics` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-tooling` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-tooling-preview` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-test-manifest` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-test-junit4` from 1.11.3 to 1.11.4

Updates `com.google.genai:google-genai` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/googleapis/java-genai/releases)
- [Changelog](https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-genai@v1.58.0...v1.61.0)

Updates `androidx.compose.animation:animation` from 1.11.3 to 1.11.4

Updates `androidx.compose.foundation:foundation` from 1.11.3 to 1.11.4

Updates `androidx.glance:glance` from 1.3.0-alpha01 to 1.3.0-alpha02

Updates `androidx.glance:glance-appwidget` from 1.3.0-alpha01 to 1.3.0-alpha02

Updates `androidx.glance:glance-material3` from 1.3.0-alpha01 to 1.3.0-alpha02

Updates `androidx.glance:glance-appwidget` from 1.3.0-alpha01 to 1.3.0-alpha02

Updates `androidx.glance:glance-material3` from 1.3.0-alpha01 to 1.3.0-alpha02

Updates `androidx.hilt:hilt-lifecycle-viewmodel-compose` from 1.3.0 to 1.4.0

Updates `androidx.hilt:hilt-navigation-compose` from 1.3.0 to 1.4.0

Updates `androidx.hilt:hilt-work` from 1.3.0 to 1.4.0

Updates `androidx.hilt:hilt-compiler` from 1.3.0 to 1.4.0

Updates `androidx.hilt:hilt-navigation-compose` from 1.3.0 to 1.4.0

Updates `androidx.hilt:hilt-work` from 1.3.0 to 1.4.0

Updates `com.mohamedrejeb.dnd:compose-dnd` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/MohamedRejeb/compose-dnd/releases)
- [Commits](MohamedRejeb/compose-dnd@v0.4.0...v0.5.0)

Updates `com.google.dagger:hilt-android` from 2.59.2 to 2.60.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1)

Updates `com.google.dagger:hilt-android-compiler` from 2.59.2 to 2.60.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1)

Updates `com.google.dagger:hilt-android-compiler` from 2.59.2 to 2.60.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1)

Updates `androidx.hilt:hilt-compiler` from 1.3.0 to 1.4.0

Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `androidx.compose:compose-bom` from 2026.06.00 to 2026.06.01

Updates `androidx.compose.ui:ui` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-graphics` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-tooling` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-tooling-preview` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-test-manifest` from 1.11.3 to 1.11.4

Updates `androidx.compose.ui:ui-test-junit4` from 1.11.3 to 1.11.4

Updates `org.jetbrains.kotlinx:kotlinx-collections-immutable` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.collections.immutable@v0.5.0...v0.5.1)

Updates `io.ktor:ktor-server-core-jvm` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.0...3.5.1)

Updates `io.ktor:ktor-server-netty-jvm` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.0...3.5.1)

Updates `io.ktor:ktor-server-cio-jvm` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.0...3.5.1)

Updates `io.ktor:ktor-server-netty-jvm` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.0...3.5.1)

Updates `io.ktor:ktor-server-cio-jvm` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.0...3.5.1)

Updates `androidx.compose.material3:material3` from 1.5.0-alpha22 to 1.5.0-alpha23

Updates `org.checkerframework:checker-qual` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-4.2.0...checker-framework-4.2.1)

Updates `androidx.test.uiautomator:uiautomator` from 2.3.0 to 2.4.0

Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `org.jetbrains.kotlin.android` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.junit.vintage:junit-vintage-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `com.android.application` from 9.2.1 to 9.3.0

Updates `com.android.test` from 9.2.1 to 9.3.0

Updates `com.android.library` from 9.2.1 to 9.3.0

Updates `org.jetbrains.kotlin.android` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

Updates `com.google.dagger.hilt.android` from 2.59.2 to 2.60.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.59.2...dagger-2.60.1)

Updates `com.google.devtools.ksp` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.9...2.3.10)

Updates `com.android.test` from 9.2.1 to 9.3.0

Updates `androidx.baselineprofile` from 1.5.0-alpha06 to 1.5.0-alpha07

Updates `com.android.library` from 9.2.1 to 9.3.0

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.4.0...v2.4.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-metadata-jvm
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-text-google-fonts
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-graphics
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.google.genai:google-genai
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.animation:animation
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.foundation:foundation
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.glance:glance
  dependency-version: 1.3.0-alpha02
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.glance:glance-appwidget
  dependency-version: 1.3.0-alpha02
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.glance:glance-material3
  dependency-version: 1.3.0-alpha02
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.glance:glance-appwidget
  dependency-version: 1.3.0-alpha02
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.glance:glance-material3
  dependency-version: 1.3.0-alpha02
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-lifecycle-viewmodel-compose
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-navigation-compose
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-work
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-compiler
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-navigation-compose
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-work
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.mohamedrejeb.dnd:compose-dnd
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.hilt:hilt-compiler
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.06.01
  dependency-type: direct:production
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-graphics
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-version: 1.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.ktor:ktor-server-core-jvm
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.ktor:ktor-server-netty-jvm
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.ktor:ktor-server-cio-jvm
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.ktor:ktor-server-netty-jvm
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.ktor:ktor-server-cio-jvm
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.compose.material3:material3
  dependency-version: 1.5.0-alpha23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: androidx.test.uiautomator:uiautomator
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.android.application
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.android.test
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.android.library
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger.hilt.android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.android.test
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: androidx.baselineprofile
  dependency-version: 1.5.0-alpha07
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.android.library
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 17, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/gradle-dependencies-a2974ef94f branch July 17, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants