Skip to content

Commit 775809e

Browse files
Merge pull request #565 from nextcloud/renovate/daggerversion
fix(deps): update daggerversion to v2.53.1
2 parents 9e5ade5 + d42499c commit 775809e

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.53"
10+
daggerVersion = "2.53.1"
1111
kotlinVersion = "2.1.0"
1212
}
1313
}

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
5656
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.20-1.0.14"/>
5757
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.24-1.0.20"/>
58+
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.0.21-1.0.28"/>
5859
</trusted-key>
5960
<trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
6061
<trusting group="commons-codec"/>

0 commit comments

Comments
 (0)