Skip to content

Commit 7efde4b

Browse files
fix(deps): update daggerversion to v2.57.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40bc33e commit 7efde4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
buildscript {
99
ext {
10-
daggerVersion = "2.57"
10+
daggerVersion = "2.57.1"
1111
kotlinVersion = "2.2.10"
1212
}
1313
}

0 commit comments

Comments
 (0)