Skip to content

Bump the lib-dependencies group across 1 directory with 33 updates#817

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lib-dependencies-5752efb4d8
Open

Bump the lib-dependencies group across 1 directory with 33 updates#817
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/lib-dependencies-5752efb4d8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps the lib-dependencies group with 33 updates in the / directory:

Package From To
gradle-wrapper 8.14 9.4.1
com.mikepenz:aboutlibraries-core 13.2.1 14.0.0
com.mikepenz:aboutlibraries-compose-core 13.2.1 14.0.0
com.mikepenz:aboutlibraries-compose-m3 13.2.1 14.0.0
com.mikepenz.aboutlibraries.plugin.android 13.2.1 14.0.0
androidx.activity:activity-compose 1.12.2 1.13.0
androidx.core:core-ktx 1.17.0 1.18.0
androidx.datastore:datastore-preferences 1.2.0 1.2.1
androidx.navigation3:navigation3-runtime 1.0.0 1.0.1
androidx.navigation3:navigation3-ui 1.0.0 1.0.1
androidx.test:rules 1.6.1 1.7.0
androidx.test:runner 1.6.1 1.7.0
androidx.work:work-runtime-ktx 2.11.0 2.11.2
androidx.work:work-testing 2.11.0 2.11.2
io.github.vinceglb:confettikit 0.7.0 0.8.0
androidx.compose.ui:ui-tooling 1.10.0 1.10.6
androidx.compose.ui:ui-tooling-preview 1.10.0 1.10.6
androidx.compose.runtime:runtime-livedata 1.10.0 1.10.6
com.google.dagger:hilt-android 2.57.2 2.59.2
com.google.dagger:hilt-android-compiler 2.57.2 2.59.2
com.google.dagger:hilt-android-testing 2.57.2 2.59.2
com.google.dagger.hilt.android 2.57.2 2.59.2
io.ktor:ktor-client-core 3.3.3 3.4.2
io.ktor:ktor-client-mock 3.3.3 3.4.2
io.ktor:ktor-client-okhttp 3.3.3 3.4.2
joda-time:joda-time 2.14.0 2.14.1
org.jetbrains.kotlinx:kotlinx-serialization-core 1.9.0 1.10.0
com.android.application 8.13.2 9.1.0
org.jetbrains.kotlin.plugin.compose 2.2.21 2.3.20
org.jetbrains.kotlin.android 2.2.21 2.3.20
org.jetbrains.kotlin.plugin.serialization 2.2.21 2.3.20
org.jetbrains.kotlin.kapt 2.2.21 2.3.20
com.google.devtools.ksp 2.3.4 2.3.6

Updates gradle-wrapper from 8.14 to 9.4.1

Release notes

Sourced from gradle-wrapper's releases.

9.4.1

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.4.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.

... (truncated)

Commits

Updates com.mikepenz:aboutlibraries-core from 13.2.1 to 14.0.0

Release notes

Sourced from com.mikepenz:aboutlibraries-core's releases.

14.0.0

🚀 Features

  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API

🧪 Tests

  • Add Paparazzi preview tests and update dependencies

💬 Other

  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5

... (truncated)

Commits
  • 04f79e3 Merge pull request #1316 from mikepenz/develop
  • 2b8a87f - [release] v14.0.0
  • 6d2cb1b - [release] v14.0.0-rc02
  • 15d5921 fix(ci): split release into separate job with contents: write permission
  • 02808ef - [release] v14.0.0-rc01
  • ee80e14 Merge pull request #1315 from mikepenz/chore/replace-danger-with-gh-actions
  • 67d45cf fix(ci): upload each module SARIF separately with unique category
  • 1756f7d fix(ci): merge SARIF files before upload to avoid duplicate category error
  • 7992f37 fix(ci): upload each lint SARIF with a unique category to avoid CodeQL conflict
  • 7d847ce chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
  • Additional commits viewable in compare view

Updates com.mikepenz:aboutlibraries-compose-core from 13.2.1 to 14.0.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-core's releases.

14.0.0

🚀 Features

  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API

🧪 Tests

  • Add Paparazzi preview tests and update dependencies

💬 Other

  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5

... (truncated)

Commits
  • 04f79e3 Merge pull request #1316 from mikepenz/develop
  • 2b8a87f - [release] v14.0.0
  • 6d2cb1b - [release] v14.0.0-rc02
  • 15d5921 fix(ci): split release into separate job with contents: write permission
  • 02808ef - [release] v14.0.0-rc01
  • ee80e14 Merge pull request #1315 from mikepenz/chore/replace-danger-with-gh-actions
  • 67d45cf fix(ci): upload each module SARIF separately with unique category
  • 1756f7d fix(ci): merge SARIF files before upload to avoid duplicate category error
  • 7992f37 fix(ci): upload each lint SARIF with a unique category to avoid CodeQL conflict
  • 7d847ce chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
  • Additional commits viewable in compare view

Updates com.mikepenz:aboutlibraries-compose-m3 from 13.2.1 to 14.0.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-m3's releases.

14.0.0

🚀 Features

  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API

🧪 Tests

  • Add Paparazzi preview tests and update dependencies

💬 Other

  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5

... (truncated)

Commits
  • 04f79e3 Merge pull request #1316 from mikepenz/develop
  • 2b8a87f - [release] v14.0.0
  • 6d2cb1b - [release] v14.0.0-rc02
  • 15d5921 fix(ci): split release into separate job with contents: write permission
  • 02808ef - [release] v14.0.0-rc01
  • ee80e14 Merge pull request #1315 from mikepenz/chore/replace-danger-with-gh-actions
  • 67d45cf fix(ci): upload each module SARIF separately with unique category
  • 1756f7d fix(ci): merge SARIF files before upload to avoid duplicate category error
  • 7992f37 fix(ci): upload each lint SARIF with a unique category to avoid CodeQL conflict
  • 7d847ce chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
  • Additional commits viewable in compare view

Updates com.mikepenz.aboutlibraries.plugin.android from 13.2.1 to 14.0.0

Updates com.mikepenz:aboutlibraries-compose-core from 13.2.1 to 14.0.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-core's releases.

14.0.0

🚀 Features

  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API

🧪 Tests

  • Add Paparazzi preview tests and update dependencies

💬 Other

  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5

... (truncated)

Commits
  • 04f79e3 Merge pull request #1316 from mikepenz/develop
  • 2b8a87f - [release] v14.0.0
  • 6d2cb1b - [release] v14.0.0-rc02
  • 15d5921 fix(ci): split release into separate job with contents: write permission
  • 02808ef - [release] v14.0.0-rc01
  • ee80e14 Merge pull request #1315 from mikepenz/chore/replace-danger-with-gh-actions
  • 67d45cf fix(ci): upload each module SARIF separately with unique category
  • 1756f7d fix(ci): merge SARIF files before upload to avoid duplicate category error
  • 7992f37 fix(ci): upload each lint SARIF with a unique category to avoid CodeQL conflict
  • 7d847ce chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
  • Additional commits viewable in compare view

Updates com.mikepenz:aboutlibraries-compose-m3 from 13.2.1 to 14.0.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose-m3's releases.

14.0.0

🚀 Features

  • Migrate back to normal collections and mark them stable
  • Mark more classes stable
  • Migrate to new AGP Plugin | Add support for new AGP Plugin
  • Introduce new wear material 3 compose module
  • Remove legacy Android task support in Gradle Plugin, improve support for new variant API
  • Migrate to ArtifactView API

🧪 Tests

  • Add Paparazzi preview tests and update dependencies

💬 Other

  • Move to new KMP Android Library plugin for KMP library modules
  • Add Compost Stability Plugin
  • Prepare for paparazzi screenshot tests
  • Improve Android KMP Gradle Plugin via Convention plugin
  • Correct formatting of kotlinx.immutable in MIGRATION.md
  • Update .gitignore to include .kotlin directory
  • Update to compose multiplatform 1.10.0
  • docs: add section about AGP 9.0 to README
  • Bump actions/upload-artifact from 6 to 7
  • docs: add description resource strings to keep file guidance
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5

... (truncated)

Commits
  • 04f79e3 Merge pull request #1316 from mikepenz/develop
  • 2b8a87f - [release] v14.0.0
  • 6d2cb1b - [release] v14.0.0-rc02
  • 15d5921 fix(ci): split release into separate job with contents: write permission
  • 02808ef - [release] v14.0.0-rc01
  • ee80e14 Merge pull request #1315 from mikepenz/chore/replace-danger-with-gh-actions
  • 67d45cf fix(ci): upload each module SARIF separately with unique category
  • 1756f7d fix(ci): merge SARIF files before upload to avoid duplicate category error
  • 7992f37 fix(ci): upload each lint SARIF with a unique category to avoid CodeQL conflict
  • 7d847ce chore(ci): replace Danger with GitHub Actions native PR checks and SARIF
  • Additional commits viewable in compare view

Updates androidx.activity:activity-compose from 1.12.2 to 1.13.0

Updates androidx.core:core-ktx from 1.17.0 to 1.18.0

Updates androidx.datastore:datastore-preferences from 1.2.0 to 1.2.1

Updates androidx.navigation3:navigation3-runtime from 1.0.0 to 1.0.1

Updates androidx.navigation3:navigation3-ui from 1.0.0 to 1.0.1

Updates androidx.navigation3:navigation3-ui from 1.0.0 to 1.0.1

Updates androidx.test:rules from 1.6.1 to 1.7.0

Updates androidx.test:runner from 1.6.1 to 1.7.0

Updates androidx.work:work-runtime-ktx from 2.11.0 to 2.11.2

Updates androidx.work:work-testing from 2.11.0 to 2.11.2

Updates androidx.work:work-testing from 2.11.0 to 2.11.2

Updates io.github.vinceglb:confettikit from 0.7.0 to 0.8.0

Release notes

Sourced from io.github.vinceglb:confettikit's releases.

0.8.0

⬆️ Upgrade dependencies

  • Upgrade Kotlin to 2.3.10
  • Upgrade Compose Multiplatform to 1.10.1
  • Upgrade AGP to 9.0.1

Full Changelog: vinceglb/ConfettiKit@0.7.0...0.8.0

Commits
  • 893a12b 🔖 Version 0.8.0
  • 54084e6 🚑️ Fix build
  • 7e6dbc4 👷 Update deploy-preview workflow to build webApp instead of composeApp
  • 9c840a4 🔀 Merge pull request #61 from vinceglb/upgrade-to-agp-9
  • 80f3c67 🧱 Fix iOS project
  • 69929b9 ⬆️ Upgrade to AGP 9
  • 10618e1 🔀 Merge pull request #58 from vinceglb/dependabot/gradle/kotlin-2.3.10
  • d9a3743 Bump kotlin from 2.3.0 to 2.3.10
  • fef6df8 🔀 Merge pull request #55 from vinceglb/dependabot/gradle/com.vanniktech.maven...
  • 40042cb 🔀 Merge pull request #59 from vinceglb/dependabot/gradle/gradle-wrapper-9.3.1
  • Additional commits viewable in compare view

Updates androidx.compose.ui:ui-tooling from 1.10.0 to 1.10.6

Updates androidx.compose.ui:ui-tooling-preview from 1.10.0 to 1.10.6

Updates androidx.compose.ui:ui-tooling-preview from 1.10.0 to 1.10.6

Updates androidx.compose.runtime:runtime-livedata from 1.10.0 to 1.10.6

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

Release notes

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

Dagger 2.59.2

Bug fixes:

  • Fixed #5116,#5099: Replaced Hilt's "android-classes" transform with attribute rules (f7e31b857)
  • Fixed #5122: Fixed issue with slow incremental builds introduced by HiltSyncTask in AGP 9 support (1be57655b)

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)

Dagger 2.58

Note: AGP 9 support was held back from this release (google/dagger#5061) because it forces users onto AGP 9. It will be available in the next Dagger release (e92e3f392).

Potential breaking changes:

  • Flipped default for dagger.useBindingGraphFix to enabled (d41e8362b). See https://dagger.dev/dev-guide/compiler-options#useBindingGraphFix. Fix: If this change breaks you it’s likely due to providing a binding in an incorrect module, (e.g. the binding requests an Activity but is installed in the SingletonComponent). The fix is to move the @Provides so that it is installed into the correct component (e.g. the ActivityComponent instead of SingletonComponent). You can also set dagger.useBindingGraphFix=disabled but note that this flag is only temporary and will eventually be removed.
  • The use of abstract var in components is now banned in super types. The reason for this change is that an abstract var property creates both a getter and a setter on the component which is almost always unintentional. Fix: If this change breaks you, use either an abstract val foo: Foo if you need a getter or abstract fun inject(foo: Foo) if you need an inject method. Note that abstract var is already banned if it is declared directly on the @Component class/interface, but this change fixes the check so that it’s banned even if it’s inherited from a super type.

Bug fixes/features:

  • Fixes #1116, #1630, Supported Map<K, Lazy<V>> as a multibinding request type. (7f981a4c3)
  • Fixes #3601. No longer adds a deprecation warning for unused dependencies on setters on the component builder. (1cf9dfc96)
  • Fixes #4982:
    • Added validation to prevent using Java keywords in Dagger-generated code (72e21a828)
    • Added error for binding elements names that are Java keywords. (38071c5ae)
    • Java keyword validation is now performed earlier during the superficial validation stage. (7f6f7bda7)
Commits
  • 118f2e5 2.59.2 release
  • 1be5765 Change HiltSyncTask to extend DefaultTask instead of Sync.
  • f7e31b8 Replace Hilt's "android-classes" transform with attribute rules.
  • 5909005 Automated Code Change
  • 3507b0d Support nullability in Switching Providers
  • 1900560 Internal changes
  • 8c69595 Update Dagger yml and README with new latest version number.
  • 1dbb1dd Internal refactoring
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • Additional commits viewable in compare view

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

Release notes

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

Dagger 2.59.2

Bug fixes:

  • Fixed #5116,#5099: Replaced Hilt's "android-classes" transform with attribute rules (f7e31b857)
  • Fixed #5122: Fixed issue with slow incremental builds introduced by HiltSyncTask in AGP 9 support (1be57655b)

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)

Dagger 2.58

Note: AGP 9 support was held back from this release (google/dagger#5061) because it forces users onto AGP 9. It will be available in the next Dagger release (e92e3f392).

Potential breaking changes:

  • Flipped default for dagger.useBindingGraphFix to enabled (d41e8362b). See https://dagger.dev/dev-guide/compiler-options#useBindingGraphFix. Fix: If this change breaks you it’s likely due to providing a binding in an incorrect module, (e.g. the binding requests an Activity but is installed in the SingletonComponent). The fix is to move the @Provides so that it is installed into the correct component (e.g. the ActivityComponent instead of SingletonComponent). You can also set dagger.useBindingGraphFix=disabled but note that this flag is only temporary and will eventually be removed.
  • The use of abstract var in components is now banned in super types. The reason for this change is that an abstract var property creates both a getter and a setter on the component which is almost always unintentional. Fix: If this change breaks you, use either an abstract val foo: Foo if you need a getter or abstract fun inject(foo: Foo) if you need an inject method. Note that abstract var is already banned if it is declared directly on the @Component class/interface, but this change fixes the check so that it’s banned even if it’s inherited from a super type.

Bug fixes/features:

  • Fixes #1116, #1630, Supported Map<K, Lazy<V>> as a multibinding request type. (7f981a4c3)
  • Fixes #3601. No longer adds a deprecation warning for unused dependencies on setters on the component builder. (1cf9dfc96)
  • Fixes #4982:
    • Added validation to prevent using Java keywords in Dagger-generated code (72e21a828)
    • Added error for binding elements names that are Java keywords. (38071c5ae)
    • Java keyword validation is now performed earlier during the superficial validation stage. (7f6f7bda7)
Commits
  • 118f2e5 2.59.2 release
  • 1be5765 Change HiltSyncTask to extend DefaultTask instead of Sync.
  • f7e31b8 Replace Hilt's "android-classes" transform with attribute rules.
  • 5909005 Automated Code Change
  • 3507b0d Support nullability in Switching Providers
  • 1900560 Internal changes
  • 8c69595 Update Dagger yml and README with new latest version number.
  • 1dbb1dd Internal refactoring
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • Additional commits viewable in compare view

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

Release notes

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

Dagger 2.59.2

Bug fixes:

  • Fixed #5116,#5099: Replaced Hilt's "android-classes" transform with attribute rules (f7e31b857)
  • Fixed #5122: Fixed issue with slow incremental builds introduced by HiltSyncTask in AGP 9 support (1be57655b)

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)

Dagger 2.58

Note: AGP 9 support was held back from this release (google/dagger#5061) because it forces users onto AGP 9. It will be available in the next Dagger release (e92e3f392).

Potential breaking changes:

  • Flipped default for dagger.useBindingGraphFix to enabled (d41e8362b). See https://dagger.dev/dev-guide/compiler-options#useBindingGraphFix. Fix: If this change breaks you it’s likely due to providing a binding in an incorrect module, (e.g. the binding requests an Activity but is installed in the SingletonComponent). The fix is to move the @Provides so that it is installed into the correct component (e.g. the ActivityComponent instead of SingletonComponent). You can also set dagger.useBindingGraphFix=disabled but note that this flag is only temporary and will eventually be removed.
  • The use of abstract var in components is now banned in super types. The reason for this change is that an abstract var property creates both a getter and a setter on the component which is almost always unintentional. Fix: If this change breaks you, use either an abstract val foo: Foo if you need a getter or abstract fun inject(foo: Foo) if you need an inject method. Note that abstract var is already banned if it is declared directly on the @Component class/interface, but this change fixes the check so that it’s banned even if it’s inherited from a super type.

Bug fixes/features:

  • Fixes #1116, #1630, Supported Map<K, Lazy<V>> as a multibinding request type. (7f981a4c3)
  • Fixes #3601. No longer adds a deprecation warning for unused dependencies on setters on the component builder. (1cf9dfc96)
  • Fixes #4982:
    • Added validation to prevent using Java keywords in Dagger-generated code (72e21a828)
    • Added error for binding elements names that are Java keywords. (38071c5ae)
    • Java keyword validation is now performed earlier during the superficial validation stage. (7f6f7bda7)
Commits
  • 118f2e5 2.59.2 release
  • 1be5765 Change HiltSyncTask to extend DefaultTask instead of Sync.
  • f7e31b8 Replace Hilt's "android-classes" transform with attribute rules.
  • 5909005 Automated Code Change
  • 3507b0d Support nullability in Switching Providers
  • 1900560 Internal changes
  • 8c69595 Update Dagger yml and README with new latest version number.
  • 1dbb1dd Internal refactoring
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • Additional commits viewable in compare view

Updates com.google.dagger.hilt.android from 2.57.2 to 2.59.2

Release notes

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

Dagger 2.59.2

Bug fixes:

  • Fixed #5116,#5099: Replaced Hilt's "android-classes" transform with attribute rules (f7e31b857)
  • Fixed #5122: Fixed issue with slow incremental builds introduced by HiltSyncTask in AGP 9 support (1be57655b)

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)

Dagger 2.58

Note: AGP 9 support was held back from this release (google/dagger#5061) because it forces users onto AGP 9. It will be available in the next Dagger release (e92e3f392).

Potential breaking changes:

  • Flipped default for dagger.useBindingGraphFix to enabled (d41e8362b). See Description has been truncated

Bumps the lib-dependencies group with 33 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `8.14` | `9.4.1` |
| [com.mikepenz:aboutlibraries-core](https://github.com/mikepenz/AboutLibraries) | `13.2.1` | `14.0.0` |
| [com.mikepenz:aboutlibraries-compose-core](https://github.com/mikepenz/AboutLibraries) | `13.2.1` | `14.0.0` |
| [com.mikepenz:aboutlibraries-compose-m3](https://github.com/mikepenz/AboutLibraries) | `13.2.1` | `14.0.0` |
| com.mikepenz.aboutlibraries.plugin.android | `13.2.1` | `14.0.0` |
| androidx.activity:activity-compose | `1.12.2` | `1.13.0` |
| androidx.core:core-ktx | `1.17.0` | `1.18.0` |
| androidx.datastore:datastore-preferences | `1.2.0` | `1.2.1` |
| androidx.navigation3:navigation3-runtime | `1.0.0` | `1.0.1` |
| androidx.navigation3:navigation3-ui | `1.0.0` | `1.0.1` |
| androidx.test:rules | `1.6.1` | `1.7.0` |
| androidx.test:runner | `1.6.1` | `1.7.0` |
| androidx.work:work-runtime-ktx | `2.11.0` | `2.11.2` |
| androidx.work:work-testing | `2.11.0` | `2.11.2` |
| [io.github.vinceglb:confettikit](https://github.com/vinceglb/ConfettiKit) | `0.7.0` | `0.8.0` |
| androidx.compose.ui:ui-tooling | `1.10.0` | `1.10.6` |
| androidx.compose.ui:ui-tooling-preview | `1.10.0` | `1.10.6` |
| androidx.compose.runtime:runtime-livedata | `1.10.0` | `1.10.6` |
| [com.google.dagger:hilt-android](https://github.com/google/dagger) | `2.57.2` | `2.59.2` |
| [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) | `2.57.2` | `2.59.2` |
| [com.google.dagger:hilt-android-testing](https://github.com/google/dagger) | `2.57.2` | `2.59.2` |
| [com.google.dagger.hilt.android](https://github.com/google/dagger) | `2.57.2` | `2.59.2` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.2` |
| [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.2` |
| [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `3.3.3` | `3.4.2` |
| [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.14.0` | `2.14.1` |
| [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` |
| com.android.application | `8.13.2` | `9.1.0` |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` |
| [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.20` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.4` | `2.3.6` |



Updates `gradle-wrapper` from 8.14 to 9.4.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.14.0...v9.4.1)

Updates `com.mikepenz:aboutlibraries-core` from 13.2.1 to 14.0.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@13.2.1...14.0.0)

Updates `com.mikepenz:aboutlibraries-compose-core` from 13.2.1 to 14.0.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@13.2.1...14.0.0)

Updates `com.mikepenz:aboutlibraries-compose-m3` from 13.2.1 to 14.0.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@13.2.1...14.0.0)

Updates `com.mikepenz.aboutlibraries.plugin.android` from 13.2.1 to 14.0.0

Updates `com.mikepenz:aboutlibraries-compose-core` from 13.2.1 to 14.0.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@13.2.1...14.0.0)

Updates `com.mikepenz:aboutlibraries-compose-m3` from 13.2.1 to 14.0.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@13.2.1...14.0.0)

Updates `androidx.activity:activity-compose` from 1.12.2 to 1.13.0

Updates `androidx.core:core-ktx` from 1.17.0 to 1.18.0

Updates `androidx.datastore:datastore-preferences` from 1.2.0 to 1.2.1

Updates `androidx.navigation3:navigation3-runtime` from 1.0.0 to 1.0.1

Updates `androidx.navigation3:navigation3-ui` from 1.0.0 to 1.0.1

Updates `androidx.navigation3:navigation3-ui` from 1.0.0 to 1.0.1

Updates `androidx.test:rules` from 1.6.1 to 1.7.0

Updates `androidx.test:runner` from 1.6.1 to 1.7.0

Updates `androidx.work:work-runtime-ktx` from 2.11.0 to 2.11.2

Updates `androidx.work:work-testing` from 2.11.0 to 2.11.2

Updates `androidx.work:work-testing` from 2.11.0 to 2.11.2

Updates `io.github.vinceglb:confettikit` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/vinceglb/ConfettiKit/releases)
- [Commits](vinceglb/ConfettiKit@0.7.0...0.8.0)

Updates `androidx.compose.ui:ui-tooling` from 1.10.0 to 1.10.6

Updates `androidx.compose.ui:ui-tooling-preview` from 1.10.0 to 1.10.6

Updates `androidx.compose.ui:ui-tooling-preview` from 1.10.0 to 1.10.6

Updates `androidx.compose.runtime:runtime-livedata` from 1.10.0 to 1.10.6

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

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

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

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

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

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

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

Updates `io.ktor:ktor-client-mock` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.3.3...3.4.2)

Updates `io.ktor:ktor-client-okhttp` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.3.3...3.4.2)

Updates `io.ktor:ktor-client-mock` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.3.3...3.4.2)

Updates `io.ktor:ktor-client-okhttp` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.3.3...3.4.2)

Updates `joda-time:joda-time` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.14.0...v2.14.1)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.9.0 to 1.10.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.9.0...v1.10.0)

Updates `com.mikepenz.aboutlibraries.plugin.android` from 13.2.1 to 14.0.0

Updates `com.android.application` from 8.13.2 to 9.1.0

Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20
- [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.20)

Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.20
- [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.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.20
- [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.20)

Updates `org.jetbrains.kotlin.kapt` from 2.2.21 to 2.3.20
- [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.20)

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

Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.20
- [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.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.20
- [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.20)

Updates `org.jetbrains.kotlin.kapt` from 2.2.21 to 2.3.20
- [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.20)

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

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz:aboutlibraries-compose-m3
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz.aboutlibraries.plugin.android
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz:aboutlibraries-compose-m3
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: androidx.core:core-ktx
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: androidx.datastore:datastore-preferences
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.navigation3:navigation3-runtime
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.navigation3:navigation3-ui
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.navigation3:navigation3-ui
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.test:rules
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: androidx.test:runner
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.work:work-testing
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.work:work-testing
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.github.vinceglb:confettikit
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: androidx.compose.runtime:runtime-livedata
  dependency-version: 1.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger.hilt.android
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-core
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-mock
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-mock
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: joda-time:joda-time
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.mikepenz.aboutlibraries.plugin.android
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: com.android.application
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.dagger.hilt.android
  dependency-version: 2.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-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 Apr 6, 2026
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