Merge pull request #11483 from nextcloud/dependabot/gradle/workRuntime-2.8.1

Build(deps): Bump workRuntime from 2.8.0 to 2.8.1
This commit is contained in:
Tobias Kaminsky 2023-04-17 14:27:51 +02:00 committed by GitHub
commit 38d337846f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ buildscript {
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"
espressoVersion = "3.5.1"
workRuntime = "2.8.0"
workRuntime = "2.8.1"
fidoVersion = "4.1.0-patch1"
checkerVersion = "3.21.2"
exoplayerVersion = "2.18.4"