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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle 8.2: work around fix for release publishing #3053

Merged
merged 2 commits into from Jul 5, 2023

Commits on Jul 5, 2023

  1. Fix test framework dependencies.

    > Task :extTest:test
    The automatic loading of test framework implementation dependencies has been deprecated. This is scheduled to be removed in Gradle 9.0. Declare the desired test framework directly on the test suite or explicitly declare the test framework implementation dependencies on the test's runtime classpath. Consult the upgrading guide for further information: https://docs.gradle.org/8.2/userguide/upgrading_version_8.html#test_framework_implementation_dependencies
    TWiStErRob committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3454b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8250fc7 View commit details
    Browse the repository at this point in the history