Skip to content

Conversation

HomeOfTheWizard
Copy link

Update gradle version from 5.4.0 to 7.6.1 🚀
Remove deprecated APIs and replace them (see doc for details):

  • change testCompile to testImplementation
  • apply syntax for plugins
  • replace task classifier with archiveClassifier (see here)
  • test tasks and configuration (see here)
  • replace maven plugin with maven-publish plugin (see here)

I've reverted the `version` release because this property reflects the version of the project. Use it to force the Gradle's version is not the correct way to do it (it is necessary to change version in `gradle-wrapper.properties` placed in  `gradle` folder)
@henryx
Copy link
Collaborator

henryx commented Jun 15, 2023

Thank you so much of the PR, I'll merge it ASAP

@henryx henryx merged commit 0bde68c into jopenlibs:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants