LiteCommands v3.8.0
What's Changed
- GH-452 Update all minor and patch dependencies by @renovate in #452
- dependency: Update all major dependencies (major) by @renovate in #453
- GH-455 Update CI build, Fix sponge CI compilation by @Rollczi in #455
- GH-456 Improve Fabric by @huanmeng-qwq in #456
- GH-457 Add priority for fail results. by @Rollczi in #457
- GH-378 GH-459 Support literal arguments. Support collections types for OptionalArg by @Rollczi in #458
Update dependencies
implementation("dev.rollczi:{artifact}:3.8.0")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.8.0</version>
</dependency>
{artifact}
with platform artifact
Full Changelog: v3.7.1...v3.8.0