Skip to content

Commit 1d60cfb

Browse files
Bump com.mikepenz:aboutlibraries from 11.2.2 to 11.2.3 (#387)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fm-sys <[email protected]>
1 parent 0121497 commit 1d60cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'com.google.android.material:material:1.12.0'
7070
implementation 'org.jsoup:jsoup:1.18.1'
7171
implementation "com.mikepenz:aboutlibraries-core:11.2.3"
72-
implementation "com.mikepenz:aboutlibraries:11.2.2"
72+
implementation "com.mikepenz:aboutlibraries:11.2.3"
7373
testImplementation 'junit:junit:4.13.2'
7474
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
7575
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'

0 commit comments

Comments
 (0)