Skip to content

Commit

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

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 8.9.4 to 11.2.3

Updates `com.mikepenz:aboutlibraries` from 8.9.4 to 11.2.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v8.9.4...11.2.3)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 9504cf7 commit 31fbee2
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 = '2.0.10'
ext.anko_version = '0.10.8'

ext.aboutlibraries_version = '8.9.4'
ext.aboutlibraries_version = '11.2.3'

repositories {
maven {
Expand Down

0 comments on commit 31fbee2

Please sign in to comment.