Skip to content

Commit b618c23

Browse files
chore(deps): bump hiltAndroidTesting from 2.56.2 to 2.57.1
Bumps `hiltAndroidTesting` from 2.56.2 to 2.57.1. Updates `com.google.dagger:hilt-android-testing` from 2.56.2 to 2.57.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57.1) Updates `com.google.dagger:hilt-android-compiler` from 2.56.2 to 2.57.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57.1) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-testing dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4c0706 commit b618c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ firebaseBom = "33.16.0"
2525

2626
# Dagger/Hilt
2727
hilt = "2.56.2"
28-
hiltAndroidTesting = "2.56.2"
28+
hiltAndroidTesting = "2.57.1"
2929

3030
# Coroutines
3131
coroutines = "1.10.2"

0 commit comments

Comments
 (0)