Skip to content

Conversation

kahgoh
Copy link
Member

@kahgoh kahgoh commented Oct 10, 2025

This upgrades Gradle to 9.1.0 to be consistent with exercism/java-test-runner#171.

This has also required the following changes:

This upgrades Gradle to 9.1.0 to be consistent with
exercism/java-test-runner#171.

This has also required the following changes:
- Updating the Shadow plugin to a compatible version (see
  https://github.com/GradleUp/shadow).
- Adding JUnit launcher as test runtime dependency, as the automatic
  loading of test framework implementation was removed
  (see https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#test_framework_implementation_dependencies).
- Replacing the mainClassName property. This was deprecated back
  in Gradle 8 (see https://docs.gradle.org/current/userguide/upgrading_version_7.html#javaapplication_api_cleanup).
@kahgoh kahgoh requested a review from a team as a code owner October 10, 2025 13:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18407453425

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.511%

Totals Coverage Status
Change from base Build 18391445538: 0.0%
Covered Lines: 140
Relevant Lines: 162

💛 - Coveralls

@kahgoh kahgoh merged commit 1a39263 into exercism:main Oct 10, 2025
3 checks passed
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.

3 participants