PlotSquared/Core
Alexander Söderberg 3abb35e506 Prevent NPE when trying to set statement = null in SQLManager
If the statement is null, the `isClosed` check will lead to a NPE. As it's going to be null either way, just ignoring the NPE has no side effects.
2019-12-20 18:01:36 +01:00
..
src Prevent NPE when trying to set statement = null in SQLManager 2019-12-20 18:01:36 +01:00
build.gradle Bump okio from 2.2.2 to 2.4.1 2019-12-07 19:34:28 +01:00