build: Bump dependency versions
This commit is contained in:
parent
98f389a72a
commit
753507cc3c
3 changed files with 5 additions and 4 deletions
|
|
@ -45,6 +45,7 @@ public interface ConsumerService<Context>
|
|||
*
|
||||
* @throws PipeBurst Pipe burst
|
||||
*/
|
||||
@SuppressWarnings("DoNotCallSuggester")
|
||||
static void interrupt() throws PipeBurst {
|
||||
throw new PipeBurst();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue