Use our own firstNonNull to maintain back-compat.
Fixes WORLDEDIT-3567.
This commit is contained in:
@ -21,7 +21,7 @@ buildscript {
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force 'com.google.guava:guava:17.0'
|
||||
force 'com.google.guava:guava:21.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user