Skip to content

Commit

Permalink
chore(deps): Bump aboutlibraries_version from 8.9.4 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps `aboutlibraries_version` from 8.9.4 to 10.2.0.

Updates `aboutlibraries-plugin` from 8.9.4 to 10.2.0

Updates `aboutlibraries` from 8.9.4 to 10.2.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v8.9.4...v10.2.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 May 16, 2022
1 parent 000a7c1 commit 4d2b0f6
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 @@ -31,7 +31,7 @@ buildscript {
ext.kotlin_version = '1.6.21'
ext.anko_version = '0.10.8'

ext.aboutlibraries_version = '8.9.4'
ext.aboutlibraries_version = '10.2.0'

repositories {
maven {
Expand Down

0 comments on commit 4d2b0f6

Please sign in to comment.