Skip to content

Commit cf3f1ae

Browse files
Merge pull request #1260 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.3
Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.2 to 7.6.3
2 parents 3dc5b00 + c1c00c4 commit cf3f1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6060

6161
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
62-
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2'
62+
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.3'
6363

6464
// dependencies for tests
6565
testImplementation "junit:junit:$junit_version"

0 commit comments

Comments
 (0)