Skip to content

Build(deps): bump com.google.devtools.ksp from 2.3.10 to 2.3.11 in the kotlin group across 1 directory - #3245

Merged
FlowCryptRobot merged 1 commit into
masterfrom
dependabot/gradle/kotlin-2083df59ca
Aug 16, 2026
Merged

Build(deps): bump com.google.devtools.ksp from 2.3.10 to 2.3.11 in the kotlin group across 1 directory#3245
FlowCryptRobot merged 1 commit into
masterfrom
dependabot/gradle/kotlin-2083df59ca

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the kotlin group with 1 update in the / directory: com.google.devtools.ksp.

Updates com.google.devtools.ksp from 2.3.10 to 2.3.11

Release notes

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

2.3.11

What's Changed

  • Support org.gradle.isolated-projects for project isolation (#3051)
  • Fix premature kspDebugAndroidTest task skipping on Android library modules (#3050)
  • Fix missing parent declaration exception for @NotNull annotations during incremental compilation (#3030)
  • Clean output directories instead of skipping tasks when processor classpath transitions to empty (#3046)
  • Fix build cache misses by marking KspGradleConfig.logLevel as @Internal (#3039)
  • Add org.gradle.isolated-projects=true to KSP Gradle properties reference table (#3076)
  • Add KSP Gradle properties reference table to README documentation (#3070)
  • Document collection values in KSValueArgument.value (#3069)
  • Update error messaging for ksp.useKSP2 deprecation notice (#3066)

Contributors

Full Changelog: google/ksp@2.3.10...2.3.11

Commits
  • c44fd9a Rename coroutines core-jvm alias to coreJvm per review
  • 5cec34d Move root build plugin versions to the version catalog
  • b956e6b Move remaining kotlin-analysis-api versions to the version catalog
  • 9aed497 Do not cherry-pick conflicting commits in CI auto-merge workflow
  • 145dcd6 Update gradle wrapper to 9.5.0
  • 68762a9 Check for valid gradle wrapper jar in CI
  • 336a2e4 Regenerate gradle wrapper
  • 94d5e09 Use gh cli for release asset upload
  • d244982 Disable all permissions in main workflow
  • b88bc0d Pin actions/upload-release-asset at v1.0.2 SHA
  • Additional commits viewable in compare view

@dependabotdependabotBot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 9, 2026
@FlowCryptRobot
FlowCryptRobot enabled auto-merge (squash) August 9, 2026 20:03
Bumps the kotlin group with 1 update in the / directory: [com.google.devtools.ksp](https://github.com/google/ksp).
Updates `com.google.devtools.ksp` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.10...2.3.11)
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
dependency-version: 2.3.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title Bump com.google.devtools.ksp from 2.3.10 to 2.3.11 in the kotlin groupBuild(deps): bump com.google.devtools.ksp from 2.3.10 to 2.3.11 in the kotlin group across 1 directoryAug 16, 2026
@dependabot
dependabotBotforce-pushed the dependabot/gradle/kotlin-2083df59ca branch from 5857642 to 6094ef6CompareAugust 16, 2026 20:02
@FlowCryptRobot
FlowCryptRobot merged commit bd2511d into masterAug 16, 2026
6 checks passed
@FlowCryptRobot
FlowCryptRobot deleted the dependabot/gradle/kotlin-2083df59ca branch August 16, 2026 20:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@FlowCryptRobot