Skip to content

Commit

Permalink
Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.2 to 7.6.3
Browse files Browse the repository at this point in the history
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.2 to 7.6.3.
- [Commits](mebigfatguy/fb-contrib@v7.6.2...v7.6.3)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 99226f2 commit c1c00c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.3'

// dependencies for tests
testImplementation "junit:junit:$junit_version"
Expand Down

0 comments on commit c1c00c4

Please sign in to comment.