Browse Source

Merge pull request #8140 from nextcloud/dependabot/gradle/byteBuddyVersion-1.10.22

Bump byteBuddyVersion from 1.10.21 to 1.10.22
Andy Scherzinger 4 years ago
parent
commit
7b67a5fc67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -63,7 +63,7 @@ ext {
     mockitoVersion = "3.8.0"
     mockkVersion = "1.10.4"
     powermockVersion = "2.0.9"
-    byteBuddyVersion = "1.10.21"
+    byteBuddyVersion = "1.10.22"
     espressoVersion = "3.3.0"
     workRuntime = "2.5.0"