Skip to content

Commit

Permalink
Bump latestAboutLibsRelease from 10.9.1 to 10.9.2-wasm1
Browse files Browse the repository at this point in the history
Bumps `latestAboutLibsRelease` from 10.9.1 to 10.9.2-wasm1.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.9.1 to 10.9.2-wasm1

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

Updates `com.mikepenz:aboutlibraries-core` from 10.9.1 to 10.9.2-wasm1
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@v10.9.1...v10.9.2-wasm1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2023
1 parent c7f76b3 commit 8cc5d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
kotlin_version = '1.8.10'
compilerExtensionVersion = '1.4.4'
kotlinGradlePluginVersion = '1.8.10'
latestAboutLibsRelease = '10.9.1'
latestAboutLibsRelease = '10.9.2-wasm1'
navigationComposeVersion = '2.7.0'
junitVersion = '4.13.2'
espressoVersion = '3.5.0'
Expand Down

0 comments on commit 8cc5d37

Please sign in to comment.