Skip to content

Commit

Permalink
fix(deps): Bump aboutLibsVersion from 8.6.3 to 10.10.0
Browse files Browse the repository at this point in the history
Bumps `aboutLibsVersion` from 8.6.3 to 10.10.0.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 8.6.3 to 10.10.0

Updates `com.mikepenz:aboutlibraries` from 8.6.3 to 10.10.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v8.6.3...v10.10.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent cfe9f3c commit 3efe971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
kotlinCoroutinesVersion = '1.7.3'
grpcVersion = '1.60.0'
nettyVersion = '4.1.78.Final'
aboutLibsVersion = '8.6.3'
aboutLibsVersion = '10.10.0'
junitVersion = '5.9.0'
roomVersion = '2.6.0'
}
Expand Down

0 comments on commit 3efe971

Please sign in to comment.