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

Minor Dependency Updates #12

Closed
wants to merge 2 commits into from
Closed

Minor Dependency Updates #12

wants to merge 2 commits into from

Conversation

DevonPalma
Copy link

@DevonPalma DevonPalma commented Mar 5, 2019

Minor Dependency Updates

Updated Guava from 17.0 to 27.0.1
Upated Spigot 1.11.2 to 1.13.2

Updated ParametricBuilder.java to handle depreciation
see https://google.github.io/guava/releases/19.0/api/docs/com/google/common/util/concurrent/MoreExecutors.html#sameThreadExecutor()

Updated ArgumentParser.java to handle depreciation
see https://google.github.io/guava/releases/19.0/api/docs/com/google/common/reflect/TypeToken.html#isAssignableFrom(java.lang.reflect.Type)

SimpleDispatcher ArrayIndexOutOfBounds exception fix

An exception was thrown when attempting to tab-complete extra arguments.
This just adds a try and catch statement to prevent this.

BuildTools added 2 commits March 5, 2019 14:53
An exception was thrown when attempting to tab-complete extra arguments.
This just adds a try and catch statement to prevent this.
@zeshan321 zeshan321 mentioned this pull request May 9, 2019
@Electroid
Copy link
Owner

Fixed in 59f112a 🎉

@Electroid Electroid closed this Apr 16, 2020
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.

None yet

2 participants