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

Version 1.1.0: Upgrade Gradle conf removing support to old versions and typo fixes #7

Merged
merged 3 commits into from
Jul 15, 2021

Conversation

mrsarm
Copy link
Owner

@mrsarm mrsarm commented Jul 12, 2021

  • Remove support to old Gradle versions where it's unlikely Java 9+ is used
  • Use compile → implementation (compile is deprecated)
  • Remove unused and deprecated JCenter repo
  • Upgrade publishing repo plugin
  • Remove note about the plugin not working with Java 12+ fixed in Running JShell through Exec task #6
  • Typo fixes

- Remove support to old Gradle versions where it's unlikely Java 9+ is used
- Use ~compile~ → implementation (compile is deprecated)
- Remove unused and deprecated JCenter repo
- Upgrade publishing repo plugin
- Remove note about the plugin not working with Java 12+ fixed in #6
- Typo fixes
@mrsarm mrsarm marked this pull request as draft July 12, 2021 13:29
@mrsarm mrsarm marked this pull request as draft July 12, 2021 13:29
@mrsarm mrsarm marked this pull request as ready for review July 15, 2021 12:50
@mrsarm mrsarm merged commit 2a6a6c2 into master Jul 15, 2021
@mrsarm mrsarm deleted the imp-1.1.0 branch October 6, 2021 19:55
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.

1 participant