Skip to content

Commit

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

Updates `aboutlibraries-plugin` from 8.9.0 to 8.9.1

Updates `aboutlibraries` from 8.9.0 to 8.9.1
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Changelog](https://github.com/mikepenz/AboutLibraries/blob/develop/gradle-release.gradle)
- [Commits](mikepenz/AboutLibraries@v8.9.0...v8.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Jul 26, 2021
1 parent 563c272 commit 4ee34e1
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.5.21'
ext.anko_version = '0.10.8'

ext.aboutlibraries_version = '8.9.0'
ext.aboutlibraries_version = '8.9.1'

repositories {
maven {
Expand Down

0 comments on commit 4ee34e1

Please sign in to comment.