Skip to content

Commit

Permalink
Bump io.github.oleksandrbalan:tagcloud from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [io.github.oleksandrbalan:tagcloud](https://github.com/oleksandrbalan/tagcloud) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/oleksandrbalan/tagcloud/releases)
- [Commits](oleksandrbalan/tagcloud@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: io.github.oleksandrbalan:tagcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent e16fe42 commit 1974536
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 @@ -93,7 +93,7 @@ dependencies {
implementation 'com.jakewharton.timber:timber:5.0.1'

implementation "androidx.work:work-runtime-ktx:2.8.1"
implementation 'io.github.oleksandrbalan:tagcloud:1.0.1'
implementation 'io.github.oleksandrbalan:tagcloud:1.1.0'

implementation 'io.github.raamcosta.compose-destinations:core:1.9.55'
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.55'
Expand Down

0 comments on commit 1974536

Please sign in to comment.