Skip to content

Commit

Permalink
Bump aboutLibraries from 10.9.2 to 10.10.0
Browse files Browse the repository at this point in the history
Bumps `aboutLibraries` from 10.9.2 to 10.10.0.

Updates `com.mikepenz:aboutlibraries-compose` from 10.9.2 to 10.10.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v10.9.2...v10.10.0)

Updates `com.mikepenz.aboutlibraries.plugin` from 10.9.2 to 10.10.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 8552b29 commit 49cc8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coroutines = "1.7.3"
hilt = "2.50"
kotlin = "1.9.21"
lifecycle = "2.6.2"
aboutLibraries = "10.9.2"
aboutLibraries = "10.10.0"

[libraries]
kotlin = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand Down

0 comments on commit 49cc8fc

Please sign in to comment.