Skip to content

Commit 0121497

Browse files
dependabot[bot]fm-sys
authored andcommitted
Bump com.mikepenz:aboutlibraries-core from 11.2.2 to 11.2.3
Bumps [com.mikepenz:aboutlibraries-core](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-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad47c90 commit 0121497

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
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'androidx.webkit:webkit:1.11.0'
6969
implementation 'com.google.android.material:material:1.12.0'
7070
implementation 'org.jsoup:jsoup:1.18.1'
71-
implementation "com.mikepenz:aboutlibraries-core:11.2.2"
71+
implementation "com.mikepenz:aboutlibraries-core:11.2.3"
7272
implementation "com.mikepenz:aboutlibraries:11.2.2"
7373
testImplementation 'junit:junit:4.13.2'
7474
androidTestImplementation 'androidx.test.ext:junit:1.2.1'

0 commit comments

Comments
 (0)