Skip to content

Commit 08baa1b

Browse files
Merge pull request #15285 from nextcloud/renovate/workruntime
fix(deps): update workruntime to v2.10.3
2 parents e059718 + 3537f85 commit 08baa1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ buildscript {
2828
mockkVersion = "1.14.2"
2929
prismVersion = "2.0.0"
3030
roomVersion = "2.7.2"
31-
workRuntime = "2.10.2"
31+
workRuntime = "2.10.3"
3232

3333
ciBuild = System.getenv("CI") == "true"
3434
shotTest = System.getenv("SHOT_TEST") == "true"

0 commit comments

Comments
 (0)