Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aboutlibraries from 11.2.3 to 11.5.0 #3505

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps aboutlibraries from 11.2.3 to 11.5.0.
Updates com.mikepenz:aboutlibraries-compose from 11.2.3 to 11.5.0

Release notes

Sourced from com.mikepenz:aboutlibraries-compose's releases.

11.4.0

[!IMPORTANT]
This version drops support for any version of Gradle below 7.x. The Android library now requires compileSdk=35 This version also requires the host app to use Kotlin 2.x or higher

[!IMPORTANT]
When using the plugin in a convention plugin. Ensure to use Grade 8.12.x or newer https://docs.gradle.org/8.12/userguide/compatibility.html#kotlin

🐛 Fixes

  • Improve config cache support

💬 Other

  • Migrate project to use a shared convention plugin
  • Bump gradle/actions from 3 to 4
  • Update sample to use m3
  • Update convention plugin
  • Cleanup build and dependencies more

11.4.0-b01

💬 Other

  • Migrate project to use a shared convention plugin
  • Bump gradle/actions from 3 to 4
  • Update sample to use m3
  • Update convention plugin

11.3.0

[!IMPORTANT]
This version drops support for any version of Gradle below 7.x. The Android library now requires compileSdk=35 This version also requires the host app to use Kotlin 2.x or higher

[!IMPORTANT]
When using the plugin in a convention plugin. Ensure to use Grade 8.12.x or newer https://docs.gradle.org/8.12/userguide/compatibility.html#kotlin

... (truncated)

Commits
  • 2866336 Merge pull request #1060 from mikepenz/develop
  • 48b3e8e - [release] v11.5.0
  • 007feda Merge pull request #1059 from mikepenz/feature/dependency_updates_20250124
  • d340582 - update gradle
  • 87f855c Merge pull request #1058 from mikepenz/fix/include_variant_task_input
  • afebf6f - ensure we include variant in task inputs
  • ab51769 Merge pull request #1057 from mikepenz/feature/fix_mp_linking
  • 2bb82fd Merge pull request #1056 from mikepenz/feature/disable_generated
  • 3a9db10 - link up mp main to common main
  • 129baa8 - by default disable generated meta data to have reproducible builds
  • Additional commits viewable in compare view

Updates com.mikepenz:aboutlibraries-core from 11.2.3 to 11.5.0

Release notes

Sourced from com.mikepenz:aboutlibraries-core's releases.

11.4.0

[!IMPORTANT]
This version drops support for any version of Gradle below 7.x. The Android library now requires compileSdk=35 This version also requires the host app to use Kotlin 2.x or higher

[!IMPORTANT]
When using the plugin in a convention plugin. Ensure to use Grade 8.12.x or newer https://docs.gradle.org/8.12/userguide/compatibility.html#kotlin

🐛 Fixes

  • Improve config cache support

💬 Other

  • Migrate project to use a shared convention plugin
  • Bump gradle/actions from 3 to 4
  • Update sample to use m3
  • Update convention plugin
  • Cleanup build and dependencies more

11.4.0-b01

💬 Other

  • Migrate project to use a shared convention plugin
  • Bump gradle/actions from 3 to 4
  • Update sample to use m3
  • Update convention plugin

11.3.0

[!IMPORTANT]
This version drops support for any version of Gradle below 7.x. The Android library now requires compileSdk=35 This version also requires the host app to use Kotlin 2.x or higher

[!IMPORTANT]
When using the plugin in a convention plugin. Ensure to use Grade 8.12.x or newer https://docs.gradle.org/8.12/userguide/compatibility.html#kotlin

... (truncated)

Commits
  • 2866336 Merge pull request #1060 from mikepenz/develop
  • 48b3e8e - [release] v11.5.0
  • 007feda Merge pull request #1059 from mikepenz/feature/dependency_updates_20250124
  • d340582 - update gradle
  • 87f855c Merge pull request #1058 from mikepenz/fix/include_variant_task_input
  • afebf6f - ensure we include variant in task inputs
  • ab51769 Merge pull request #1057 from mikepenz/feature/fix_mp_linking
  • 2bb82fd Merge pull request #1056 from mikepenz/feature/disable_generated
  • 3a9db10 - link up mp main to common main
  • 129baa8 - by default disable generated meta data to have reproducible builds
  • Additional commits viewable in compare view

Updates com.mikepenz.aboutlibraries.plugin from 11.2.3 to 11.5.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `aboutlibraries` from 11.2.3 to 11.5.0.

Updates `com.mikepenz:aboutlibraries-compose` from 11.2.3 to 11.5.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@11.2.3...11.5.0)

Updates `com.mikepenz:aboutlibraries-core` from 11.2.3 to 11.5.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@11.2.3...11.5.0)

Updates `com.mikepenz.aboutlibraries.plugin` from 11.2.3 to 11.5.0

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries-core
  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]>
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2025 07:40
@dependabot dependabot bot added [Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase. labels Jan 29, 2025
@dependabot dependabot bot requested review from geekygecko and removed request for a team January 29, 2025 07:40
@dependabot dependabot bot requested a review from MiSikora January 29, 2025 07:40
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Jan 29, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commit51d6d2e
Direct Downloadpocketcasts-app-prototype-build-pr3505-51d6d2e.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commit51d6d2e
Direct Downloadpocketcasts-automotive-prototype-build-pr3505-51d6d2e.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commit51d6d2e
Direct Downloadpocketcasts-wear-prototype-build-pr3505-51d6d2e.apk

@wpmobilebot
Copy link
Collaborator

Project dependencies changes

Content exceeds 65400 characters. Navigate to Buildkite build artifacts to see details.

Build environment changes

The following changes in the build classpath were detected:

list
Upgraded Dependencies
com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0, (changed from 11.2.3)
com.mikepenz.aboutlibraries.plugin:com.mikepenz.aboutlibraries.plugin.gradle.plugin:11.5.0, (changed from 11.2.3)
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25, (changed from 2.0.20)
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25, (changed from 2.0.20)
tree
 +--- com.android.application:com.android.application.gradle.plugin:8.7.3
 |    \--- com.android.tools.build:gradle:8.7.3
 |         +--- com.android.tools.build:gradle-settings-api:8.7.3
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20
-|         |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 1.9.24
-|         |         |    +--- org.jetbrains:annotations:13.0
-|         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 2.0.20 (c)
-|         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 2.0.20 (c)
-|         |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 1.9.25 (c)
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20
-|         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 1.9.24 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25
+|         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 1.9.24
+|         |         |    +--- org.jetbrains:annotations:13.0
+|         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.25 (c)
+|         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.25 (c)
+|         |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 1.9.25 (c)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25
+|         |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 1.9.24 (*)
 |         +--- com.android.tools:sdk-common:31.7.3
 |         |    +--- com.android.tools.analytics-library:shared:31.7.3
 |         |    |    +--- com.android.tools:common:31.7.3
-|         |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         |    +--- com.android.tools:sdklib:31.7.3
 |         |    |    \--- com.android.tools:repository:31.7.3
-|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- com.android.tools.build:aaptcompiler:8.7.3
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- com.android.tools.lint:lint-model:31.7.3
 |         |    +--- com.android.tools.build:builder-model:8.7.3
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- androidx.databinding:databinding-compiler-common:8.7.3
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- com.android.tools.utp:android-test-plugin-host-emulator-control-proto:31.7.3
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- com.android.tools.utp:android-test-plugin-host-retention-proto:31.7.3
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
-|         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         +--- com.android.tools.build:builder:8.7.3
 |         |    +--- com.android.tools.analytics-library:tracker:31.7.3
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         |    \--- com.android.tools.build:manifest-merger:31.7.3
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 |         \--- com.android.tools.build:gradle-api:8.7.3
-|              \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 2.0.20 (*)
+|              \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20 -> 1.9.25 (*)
 +--- org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin:2.1.0
 |    \--- org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0
 |         \--- org.jetbrains.kotlin:kotlin-compiler-runner:2.1.0
 |              \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4
-|                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 2.0.20 (*)
+|                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.9.25 (*)
 +--- com.google.gms.google-services:com.google.gms.google-services.gradle.plugin:4.4.2
 |    \--- com.google.gms:google-services:4.4.2
 |         +--- com.google.android.gms:strict-version-matcher-plugin:1.2.4
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 2.0.20 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.9.25 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.22 -> 2.0.20 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.22 -> 1.9.25 (*)
-+--- com.mikepenz.aboutlibraries.plugin:com.mikepenz.aboutlibraries.plugin.gradle.plugin:11.2.3
-|    \--- com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.3
-|         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20 (*)
-|         \--- org.apache.ivy:ivy:2.5.2
++--- com.mikepenz.aboutlibraries.plugin:com.mikepenz.aboutlibraries.plugin.gradle.plugin:11.5.0
+|    \--- com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0
+|         +--- org.apache.ivy:ivy:2.5.2
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 1.9.24 (*)
 +--- com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.25.0
 |    \--- com.diffplug.spotless:spotless-plugin-gradle:6.25.0
 |         \--- com.diffplug.spotless:spotless-lib-extra:2.45.0
 |              \--- dev.equo.ide:solstice:1.7.5
 |                   \--- com.squareup.okhttp3:okhttp:4.12.0
-|                        \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.20 (*)
+|                        \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*)
 +--- io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.14.1
 |    \--- io.sentry:sentry-android-gradle-plugin:4.14.1
-|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 2.0.20 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.25 (*)
 +--- com.automattic.android.measure-builds:com.automattic.android.measure-builds.gradle.plugin:3.1.1
 |    \--- com.automattic.android:measure-builds:3.1.1
 |         +--- io.ktor:ktor-client-core:1.6.4
 |         |    \--- io.ktor:ktor-client-core-jvm:1.6.4
 |         |         +--- io.ktor:ktor-http:1.6.4
 |         |         |    \--- io.ktor:ktor-http-jvm:1.6.4
-|         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 2.0.20 (*)
+|         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 1.9.25 (*)
 |         |         |         \--- io.ktor:ktor-utils:1.6.4
 |         |         |              \--- io.ktor:ktor-utils-jvm:1.6.4
-|         |         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 2.0.20 (*)
+|         |         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 1.9.25 (*)
 |         |         \--- io.ktor:ktor-http-cio:1.6.4
 |         |              \--- io.ktor:ktor-http-cio-jvm:1.6.4
-|         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 2.0.20 (*)
+|         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 1.9.25 (*)
 |         +--- io.ktor:ktor-client-cio:1.6.4
 |         |    \--- io.ktor:ktor-client-cio-jvm:1.6.4
 |         |         \--- io.ktor:ktor-network-tls:1.6.4
 |         |              \--- io.ktor:ktor-network-tls-jvm:1.6.4
-|         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 2.0.20 (*)
+|         |                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.5.30 -> 1.9.25 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 2.0.20 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.25 (*)
 \--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.7.0
      \--- com.autonomousapps:dependency-analysis-gradle-plugin:2.7.0
           +--- org.jetbrains.kotlin:kotlin-bom:1.9.25
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 -> 2.0.20 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25 (c)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25 -> 2.0.20 (c)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25 (c)
-          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25 -> 2.0.20 (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25 (*)
           +--- com.squareup.moshi:moshi-kotlin:1.15.1
           |    +--- com.squareup.moshi:moshi:1.15.1
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.20 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.20 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*)
           \--- dev.zacsweers.moshix:moshi-sealed-reflect:0.25.1
                \--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1
                     \--- com.squareup.moshi:moshi-adapters:1.15.0
-                         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.0.20 (*)
+                         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.25 (*)

@geekygecko
Copy link
Member

This is also crashing with the error:

java.lang.SecurityException: Settings key: <reduce_motion> is only readable to apps with targetSdkVersion lower than or equal to: 34

@geekygecko
Copy link
Member

@dependabot ignore this minor version

@dependabot dependabot bot closed this Feb 11, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

OK, I won't notify you about version 11.5.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/aboutlibraries-11.5.0 branch February 11, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants