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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to gradle 8.1.1 #1455

Merged
merged 5 commits into from
Jun 6, 2023
Merged

update to gradle 8.1.1 #1455

merged 5 commits into from
Jun 6, 2023

Commits on Jun 1, 2023

  1. update to gradle 8.1.1

    robstoll committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c3e7991 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    acda6df View commit details
    Browse the repository at this point in the history
  2. need to depend on generating task and not task collecting others

    moreover:
    - fix module-info bugs, no idea why they were not reported with
      gradle 6.9.3
    robstoll committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    8690f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99044cc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. also update composite builds to gradle 8.1.1, remove scala-test, js-test

    - does not make sense to maintain scala-test as long as we don't have the
    api in place
    - I hope the yarn bug in conjunction with kotlinJs is fixed by now (we
      will see)
    robstoll committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    dd9670e View commit details
    Browse the repository at this point in the history