Skip to content

build(deps): bump the maven-dependencies group across 1 directory with 10 updates#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/maven-dependencies-3095fec43c
Open

build(deps): bump the maven-dependencies group across 1 directory with 10 updates#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/maven-dependencies-3095fec43c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Bumps the maven-dependencies group with 10 updates in the / directory:

Package From To
gradle-wrapper 9.2.1 9.4.1
androidx.activity:activity-compose 1.12.1 1.13.0
androidx.webkit:webkit 1.14.0 1.15.0
androidx.compose:compose-bom 2025.12.00 2026.03.01
com.android.application 8.13.1 9.1.0
com.android.library 8.13.1 9.1.0
org.jetbrains.kotlin.android 2.2.21 2.3.20
org.jetbrains.kotlin.plugin.compose 2.2.21 2.3.20
com.google.devtools.ksp 2.3.3 2.3.6
org.lsposed.lsplugin.cmaker 1.2 1.4

Updates gradle-wrapper from 9.2.1 to 9.4.1

Release notes

Sourced from gradle-wrapper's releases.

9.4.1

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

... (truncated)

Commits

Updates androidx.activity:activity-compose from 1.12.1 to 1.13.0

Updates androidx.webkit:webkit from 1.14.0 to 1.15.0

Updates androidx.compose:compose-bom from 2025.12.00 to 2026.03.01

Updates com.android.application from 8.13.1 to 9.1.0

Updates com.android.library from 8.13.1 to 9.1.0

Updates com.android.library from 8.13.1 to 9.1.0

Updates org.jetbrains.kotlin.android from 2.2.21 to 2.3.20

Updates org.jetbrains.kotlin.plugin.compose from 2.2.21 to 2.3.20

Updates com.google.devtools.ksp from 2.3.3 to 2.3.6

Release notes

Sourced from com.google.devtools.ksp's releases.

2.3.6

What's Changed

  • Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (#2774)
  • Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (#2744)
  • Fixed a KSP version 2.3.5 CI error exception that does not break build checks (#2763)
  • Added symbol-processing-api and common-deps to compile dependencies (#2789)
  • Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (#2772)
  • A back-port of a performance optimization in the Intellij / Analysis API (2785 )
  • Added support for nested typealias Kotlin language feature #2588
  • Exclude jdbc package from log4j to prevent vulnerability issue #2651

Contributors

Full Changelog: google/ksp@2.3.5...2.3.6

2.3.5

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742
  • Missing first annotation argument when toByte is used #2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #2743

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.4...2.3.5

2.3.4

What's Changed

  • KSP ignores sources in Kotlin directory #2730
  • Avoid recording Java symbol lookups in non-incremental builds #2728
  • Clean up ThreadLocals when processing is done #2709

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.3...2.3.4

Commits
  • a3b48e6 Remove redundant calls to asSequence
  • a9f0719 Add CODEOWNERS file
  • c984ed3 Test for running gradle tasks without caching in a row
  • 42ff48d Clean up file handlers (intellij)
  • ff1076a Make symbol-processing-api and common-deps compile dependency
  • df4922b Cherry-pick optimization to MockFileIndexFacade
  • daa3f9d Replace findPlugin with withType Gradle api
  • 378a29f Improve test exception handling
  • 593e4c3 Copy sources from kotlin-compiler to override intellij-core
  • 0be0984 Update upload-benchmark-data.sh
  • Additional commits viewable in compare view

Updates org.lsposed.lsplugin.cmaker from 1.2 to 1.4

Commits

Updates org.jetbrains.kotlin.plugin.compose from 2.2.21 to 2.3.20

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 28, 2026
@matsuzaka-yuki matsuzaka-yuki force-pushed the main branch 4 times, most recently from 0a69c9b to 0821fad Compare March 28, 2026 18:10
@dependabot dependabot Bot changed the title build(deps): bump the maven-dependencies group with 10 updates build(deps): bump the maven-dependencies group across 1 directory with 10 updates Mar 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/main/maven-dependencies-3095fec43c branch 5 times, most recently from aa4e2c6 to 18b3567 Compare April 2, 2026 03:27
Bumps the maven-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.1` | `9.4.1` |
| androidx.activity:activity-compose | `1.12.1` | `1.13.0` |
| androidx.webkit:webkit | `1.14.0` | `1.15.0` |
| androidx.compose:compose-bom | `2025.12.00` | `2026.03.01` |
| com.android.application | `8.13.1` | `9.1.0` |
| com.android.library | `8.13.1` | `9.1.0` |
| org.jetbrains.kotlin.android | `2.2.21` | `2.3.20` |
| org.jetbrains.kotlin.plugin.compose | `2.2.21` | `2.3.20` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.3` | `2.3.6` |
| [org.lsposed.lsplugin.cmaker](https://github.com/LSPosed/LSPlugin) | `1.2` | `1.4` |


Updates `gradle-wrapper` from 9.2.1 to 9.4.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.2.1...v9.4.1)

Updates `androidx.activity:activity-compose` from 1.12.1 to 1.13.0

Updates `androidx.webkit:webkit` from 1.14.0 to 1.15.0

Updates `androidx.compose:compose-bom` from 2025.12.00 to 2026.03.01

Updates `com.android.application` from 8.13.1 to 9.1.0

Updates `com.android.library` from 8.13.1 to 9.1.0

Updates `com.android.library` from 8.13.1 to 9.1.0

Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.20

Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20

Updates `com.google.devtools.ksp` from 2.3.3 to 2.3.6
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.3...2.3.6)

Updates `org.lsposed.lsplugin.cmaker` from 1.2 to 1.4
- [Commits](https://github.com/LSPosed/LSPlugin/commits)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: androidx.webkit:webkit
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.03.01
  dependency-type: direct:production
  dependency-group: maven-dependencies
- dependency-name: com.android.application
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.lsposed.lsplugin.cmaker
  dependency-version: '1.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.3.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/main/maven-dependencies-3095fec43c branch from 18b3567 to a785053 Compare April 2, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants