Skip to content

Upgrade to Gradle 9#450

Merged
andrewparmet merged 19 commits intomainfrom
gradle-9
Feb 12, 2026
Merged

Upgrade to Gradle 9#450
andrewparmet merged 19 commits intomainfrom
gradle-9

Conversation

@andrewparmet
Copy link
Collaborator

No description provided.

dependabot bot and others added 10 commits October 13, 2025 03:12
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/7.0.4...gradle/8.0.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
with:
name: integration-repository
path: build/repos/integration
- uses: browser-actions/setup-firefox@v1
Copy link
Collaborator Author

@andrewparmet andrewparmet Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Firefox 147.0.3 on macOS 15 (arm64) crashes immediately - even just firefox --version - with: mozilla::detail::MutexImpl::mutexLock: pthread_mutex_lock failed: Invalid argument. Moving to Chrome...

I don't know why it eventually succeeds if I run each Mac build one at a time, or why the main builds seem to work sometimes.

mainClass.set("protokt.v1.codegen.MainKt")
}

tasks.named<CreateStartScripts>("startScripts") {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ended up solving the Windows problems.

@andrewparmet andrewparmet marked this pull request as ready for review February 12, 2026 14:52
@andrewparmet andrewparmet changed the title Gradle 9 Upgrade to Gradle 9 Feb 12, 2026
@andrewparmet andrewparmet merged commit 5f184da into main Feb 12, 2026
19 checks passed
@andrewparmet andrewparmet deleted the gradle-9 branch February 12, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants