-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.1.0: Upgrade Gradle conf removing support to old versions a…
…nd typo fixes (#7) Upgrade building conf, README notes and Bump → 1.1.0 - 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 - Bump → 1.1.0 - Remove note about the plugin not working with Java 12+ fixed in #6 - Typo fixes - Add trick to overcome autocompletion in the README
- Loading branch information
Showing
3 changed files
with
29 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/main/groovy/com/github/mrsarm/jshell/plugin/JShellPlugin.groovy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters