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

fix(deps): adjust dependencies required for grails 7 #395

Merged
merged 3 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    818edfc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. use java toolchain

    jamesfredley committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    972d3fe View commit details
    Browse the repository at this point in the history
  2. remove need for graal-sdk dependency by defining Gradle asset-pipelin…

    …e plugin in build.gradle only
    
    implementation("com.bertramlabs.plugins:asset-pipeline-gradle:5.0.1") in buildSrc/build.gradle was requiring the extra graal-sdk dependency
    jamesfredley committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    190080c View commit details
    Browse the repository at this point in the history