Skip to content

Bump google-dagger from 2.60 to 2.60.1#23074

Merged
adalpari merged 1 commit into
trunkfrom
dependabot/gradle/google-dagger-2.60.1
Jul 8, 2026
Merged

Bump google-dagger from 2.60 to 2.60.1#23074
adalpari merged 1 commit into
trunkfrom
dependabot/gradle/google-dagger-2.60.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-dagger from 2.60 to 2.60.1.
Updates com.google.dagger:dagger from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:dagger'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)
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
  • See full diff in compare view

Updates com.google.dagger:dagger-android-processor from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:dagger-android-processor'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)
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
  • See full diff in compare view

Updates com.google.dagger:dagger-android-support from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:dagger-android-support'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)
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
  • See full diff in compare view

Updates com.google.dagger:dagger-compiler from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:dagger-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)
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
  • See full diff in compare view

Updates com.google.dagger:hilt-android-compiler from 2.60 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)
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
  • See full diff in compare view

Updates com.google.dagger:hilt-android from 2.60 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)
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
  • See full diff in compare view

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

Release notes

Sourced from com.google.dagger:hilt-android-testing'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)
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
  • See full diff in compare view

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

Release notes

Sourced from com.google.dagger:hilt-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)
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
  • See full diff in compare view

Updates com.google.dagger.hilt.android from 2.60 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)
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
  • See full diff in compare view

@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label Jul 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 08:27
@dependabot dependabot Bot requested review from adalpari and removed request for a team July 7, 2026 08:27
@dangermattic

Copy link
Copy Markdown
Collaborator
1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Contributor

Project dependencies changes

list
! Upgraded Dependencies
com.google.dagger:dagger:2.60.1, (changed from 2.60)
com.google.dagger:dagger-android:2.60.1, (changed from 2.60)
com.google.dagger:dagger-android-support:2.60.1, (changed from 2.60)
com.google.dagger:dagger-lint-aar:2.60.1, (changed from 2.60)
com.google.dagger:hilt-android:2.60.1, (changed from 2.60)
com.google.dagger:hilt-core:2.60.1, (changed from 2.60)
tree
 +--- project :libs:fluxc
-|    \--- com.google.dagger:dagger:2.60
+|    \--- com.google.dagger:dagger:2.60.1
 +--- project :libs:posttypes
-|    \--- com.google.dagger:hilt-android:2.60
-|         +--- com.google.dagger:dagger:2.60 (*)
-|         +--- com.google.dagger:dagger-lint-aar:2.60
-|         +--- com.google.dagger:hilt-core:2.60
-|         |    +--- com.google.dagger:dagger:2.60 (*)
-|         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|         |    +--- jakarta.inject:jakarta.inject-api:2.0.1
-|         |    \--- javax.inject:javax.inject:1
-|         +--- com.google.code.findbugs:jsr305:3.0.2
-|         +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*)
-|         +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
-|         +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.5.1 (*)
-|         +--- androidx.fragment:fragment:1.5.1 -> 1.8.9 (*)
-|         +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*)
-|         +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.10.0 (*)
-|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.10.0 (*)
-|         +--- androidx.savedstate:savedstate:1.2.0 -> 1.4.0 (*)
-|         +--- javax.inject:javax.inject:1
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
+|    \--- com.google.dagger:hilt-android:2.60.1
+|         +--- com.google.dagger:dagger:2.60.1 (*)
+|         +--- com.google.dagger:dagger-lint-aar:2.60.1
+|         +--- com.google.dagger:hilt-core:2.60.1
+|         |    +--- com.google.dagger:dagger:2.60.1 (*)
+|         |    +--- com.google.code.findbugs:jsr305:3.0.2
+|         |    +--- jakarta.inject:jakarta.inject-api:2.0.1
+|         |    \--- javax.inject:javax.inject:1
+|         +--- com.google.code.findbugs:jsr305:3.0.2
+|         +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*)
+|         +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
+|         +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.5.1 (*)
+|         +--- androidx.fragment:fragment:1.5.1 -> 1.8.9 (*)
+|         +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*)
+|         +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.10.0 (*)
+|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.10.0 (*)
+|         +--- androidx.savedstate:savedstate:1.2.0 -> 1.4.0 (*)
+|         +--- javax.inject:javax.inject:1
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*)
 +--- androidx.camera:camera-camera2:1.6.1
 |    +--- androidx.camera:camera-camera2-pipe:1.6.1
-|    |    \--- com.google.dagger:dagger:2.59 -> 2.60 (*)
+|    |    \--- com.google.dagger:dagger:2.59 -> 2.60.1 (*)
-|    \--- com.google.dagger:dagger:2.59 -> 2.60 (*)
+|    \--- com.google.dagger:dagger:2.59 -> 2.60.1 (*)
 +--- com.zendesk:support:5.5.3
-|    +--- com.google.dagger:dagger-android:2.48.1 -> 2.60
-|    |    +--- com.google.dagger:dagger:2.60 (*)
-|    |    +--- com.google.dagger:dagger-lint-aar:2.60
-|    |    +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
-|    |    \--- javax.inject:javax.inject:1
+|    +--- com.google.dagger:dagger-android:2.48.1 -> 2.60.1
+|    |    +--- com.google.dagger:dagger:2.60.1 (*)
+|    |    +--- com.google.dagger:dagger-lint-aar:2.60.1
+|    |    +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
+|    |    \--- javax.inject:javax.inject:1
 |    +--- com.zendesk:guide:1.5.3
-|    |    +--- com.google.dagger:dagger-android:2.48.1 -> 2.60 (*)
+|    |    +--- com.google.dagger:dagger-android:2.48.1 -> 2.60.1 (*)
 |    |    +--- com.zendesk:guide-providers:1.3.2
-|    |    |    +--- com.google.dagger:dagger:2.48.1 -> 2.60 (*)
+|    |    |    +--- com.google.dagger:dagger:2.48.1 -> 2.60.1 (*)
 |    |    |    \--- com.zendesk:core:4.2.2
-|    |    |         \--- com.google.dagger:dagger:2.48.1 -> 2.60 (*)
+|    |    |         \--- com.google.dagger:dagger:2.48.1 -> 2.60.1 (*)
 |    |    \--- com.zendesk:messaging:5.7.3
-|    |         \--- com.google.dagger:dagger:2.48.1 -> 2.60 (*)
+|    |         \--- com.google.dagger:dagger:2.48.1 -> 2.60.1 (*)
 |    \--- com.zendesk:support-providers:5.3.2
-|         \--- com.google.dagger:dagger:2.48.1 -> 2.60 (*)
+|         \--- com.google.dagger:dagger:2.48.1 -> 2.60.1 (*)
-+--- com.google.dagger:dagger-android-support:2.60
-|    +--- com.google.dagger:dagger:2.60 (*)
-|    +--- com.google.dagger:dagger-android:2.60 (*)
-|    +--- com.google.dagger:dagger-lint-aar:2.60
-|    +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*)
-|    +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
-|    +--- androidx.appcompat:appcompat:1.3.1 -> 1.7.1 (*)
-|    +--- androidx.fragment:fragment:1.5.1 -> 1.8.9 (*)
-|    +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*)
-|    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.10.0 (*)
-|    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.10.0 (*)
-|    \--- javax.inject:javax.inject:1
++--- com.google.dagger:dagger-android-support:2.60.1
+|    +--- com.google.dagger:dagger:2.60.1 (*)
+|    +--- com.google.dagger:dagger-android:2.60.1 (*)
+|    +--- com.google.dagger:dagger-lint-aar:2.60.1
+|    +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*)
+|    +--- androidx.annotation:annotation:1.7.1 -> 1.10.0 (*)
+|    +--- androidx.appcompat:appcompat:1.3.1 -> 1.7.1 (*)
+|    +--- androidx.fragment:fragment:1.5.1 -> 1.8.9 (*)
+|    +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*)
+|    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.10.0 (*)
+|    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.10.0 (*)
+|    \--- javax.inject:javax.inject:1
-\--- com.google.dagger:hilt-android:2.60 (*)
+\--- com.google.dagger:hilt-android:2.60.1 (*)

@wpmobilebot

wpmobilebot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr23074-5894ce3
Build Number1498
Application IDorg.wordpress.android.prealpha
Commit5894ce3
Installation URL0la9tnntdidvg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

wpmobilebot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
Build TypeDebug
Versionpr23074-5894ce3
Build Number1498
Application IDcom.jetpack.android.prealpha
Commit5894ce3
Installation URL10c9ci8im4v5o
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Bumps `google-dagger` from 2.60 to 2.60.1.

Updates `com.google.dagger:dagger` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:dagger-android-processor` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:dagger-android-support` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:dagger-compiler` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:hilt-android-compiler` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:hilt-android` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:hilt-android-testing` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger:hilt-compiler` from 2.60 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.60...dagger-2.60.1)

Updates `com.google.dagger.hilt.android` from 2.60 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.60...dagger-2.60.1)

---
updated-dependencies:
- dependency-name: com.google.dagger.hilt.android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/google-dagger-2.60.1 branch from a8ba474 to 5894ce3 Compare July 8, 2026 10:16

@adalpari adalpari left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@adalpari adalpari merged commit 0d7e8a0 into trunk Jul 8, 2026
24 checks passed
@adalpari adalpari deleted the dependabot/gradle/google-dagger-2.60.1 branch July 8, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants