oblak/cloud-kotlin-extensions
Jason Penilla a92ff9d39a Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object>
The value of the completed future is never used, void makes this more obvious
2021-12-02 02:04:43 -08:00
..
src Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object> 2021-12-02 02:04:43 -08:00
build.gradle.kts build: Update Dokka to 1.5.30 2021-12-02 02:04:43 -08:00