Skip to content

Commit 02cf558

Browse files
fix(deps): update daggerversion to v2.57
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3500ea8 commit 02cf558

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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.56.2"
10+
daggerVersion = "2.57"
1111
kotlinVersion = "2.2.0"
1212
}
1313
}

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.24-1.0.20"/>
9292
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.0.21-1.0.28"/>
9393
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.1.10-1.0.31"/>
94+
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.1.21-2.0.2"/>
9495
</trusted-key>
9596
<trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
9697
<trusting group="commons-codec"/>

0 commit comments

Comments
 (0)