Skip to content

Commit

Permalink
Bump com.mikepenz:aboutlibraries from 11.1.4 to 11.2.2
Browse files Browse the repository at this point in the history
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 11.1.4 to 11.2.2.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v11.1.4...11.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c05bd37 commit c6aa04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
implementation("com.jakewharton.timber:timber:5.0.1")

//About libraries
implementation("com.mikepenz:aboutlibraries:11.1.4")
implementation("com.mikepenz:aboutlibraries:11.2.2")

//Dagger-hilt
implementation ("com.google.dagger:hilt-android:2.51.1")
Expand Down

0 comments on commit c6aa04a

Please sign in to comment.