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

feat(deps): Upgrade to Grails 6 #185

Merged
merged 8 commits into from
Mar 17, 2024
Merged

Commits on Mar 15, 2024

  1. Bump Grails to version 6.1.2

    guillermocalvo authored and puneetbehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    78d9b05 View commit details
    Browse the repository at this point in the history
  2. Bump JDK to version 11

    guillermocalvo authored and puneetbehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1df05ac View commit details
    Browse the repository at this point in the history
  3. Bump selenium to version 4.16.1

    guillermocalvo authored and puneetbehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3daede6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9422e8d View commit details
    Browse the repository at this point in the history
  5. Bump groovy to version 3.0.11

    guillermocalvo authored and puneetbehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2f160e5 View commit details
    Browse the repository at this point in the history
  6. Bump gorm to version 8.1.1

    guillermocalvo authored and puneetbehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    45316da View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore(build): upgrade gradle to 7.6.3

    Update Gradle wrapper from 7.5.1 to 7.6.3
    puneetbehl committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ce2ea5e View commit details
    Browse the repository at this point in the history
  2. test(deps): udpate webdriver binaries to 3.2

    * Update `webdriver-binaries` gradle plugin to 3.2
    * Fixes #184 `java.lang.NoClassDefFoundError: org/openqa/selenium/interactions/HasTouchScreen` by forcing seleniumVersion. This is due to conflict in the selenium libraries.
    puneetbehl committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4962f4b View commit details
    Browse the repository at this point in the history