Skip to content

Update build.gradle to v7, Remove gradlew

Adam Cohen requested to merge update-to-java-17-master-branch into master

What does this MR do?

  • Updates the build.gradle file to be compatible with gradle 7.
  • Removes gradlew.
  • Removes the hardcoded DS_JAVA_VERSION: 11 and SAST_JAVA_VERSION: 11 from the gitlab-ci.yml file.
  • Removes license scanning tests

What are the relevant issue numbers?

Edited by Adam Cohen

Merge request reports