Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent fd7e438 commit 0004f7b
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
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.9.20"
ext.about_libraries_version = "10.8.3"
ext.about_libraries_version = "10.9.2-wasm1"
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 0004f7b

Please sign in to comment.