LiteCommands v3.3.2
What's Changed
- GH-362 Add more docs and jetbrains annotations. by @Rollczi in #362
- GH-364 Fix jda description resolving. by @Rollczi in #364
- GH-363 Refactor and fix multiple suggestion resolving. by @Rollczi in #365
Update dependencies
implementation("dev.rollczi:{artifact}:3.3.2")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.3.2</version>
</dependency>
{artifact}
with platform artifact
Full Changelog: v3.3.1...v3.3.2