Skip to content

Commit

Permalink
chore(deps): Bump androidx.lifecycle:lifecycle-livedata
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-livedata from 2.8.6 to 2.8.7.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 70797f7 commit dd45754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
implementation "com.github.stefan-niedermann:android-commons:$version_android_commons"

implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.lifecycle:lifecycle-livedata:2.8.6'
implementation 'androidx.lifecycle:lifecycle-livedata:2.8.7'

implementation 'org.jsoup:jsoup:1.18.1'

Expand Down

0 comments on commit dd45754

Please sign in to comment.