Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fm-sys <64581222+fm-sys@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and fm-sys authored Oct 25, 2024
1 parent 0121497 commit 1d60cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation 'com.google.android.material:material:1.12.0'
implementation 'org.jsoup:jsoup:1.18.1'
implementation "com.mikepenz:aboutlibraries-core:11.2.3"
implementation "com.mikepenz:aboutlibraries:11.2.2"
implementation "com.mikepenz:aboutlibraries:11.2.3"
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
Expand Down

0 comments on commit 1d60cfb

Please sign in to comment.