Skip to content

Commit bd08ecf

Browse files
Merge pull request #16751 from nextcloud/renovate/workruntime
fix(deps): update workruntime to v2.11.2
2 parents f773600 + ad8186c commit bd08ecf

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spotbugsGradlePlugin = "6.4.8"
8383
spotless = "8.4.0"
8484
stateless4jVersion = "2.6.0"
8585
webkitVersion = "1.15.0"
86-
workRuntime = "2.11.1"
86+
workRuntime = "2.11.2"
8787
foundationVersion = "1.10.6"
8888

8989
[libraries]

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<trusting group="androidx.core"/>
5353
<trusting group="androidx.databinding"/>
5454
<trusting group="androidx.media3"/>
55+
<trusting group="androidx.work"/>
5556
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
5657
<trusting group="^com[.]android($|([.].*))" regex="true"/>
5758
</trusted-key>

0 commit comments

Comments
 (0)