Skip to content

LiteCommands 3.10.8

Choose a tag to compare

@Rollczi Rollczi released this 13 Jan 23:44
· 29 commits to master since this release
9fa55ac

Update dependencies

implementation("dev.rollczi:{artifact}:3.10.8")
<dependency>
    <groupId>dev.rollczi</groupId>
    <artifactId>{artifact}</artifactId>
    <version>3.10.8</version>
</dependency>

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

What's Changed

  • dependency: Update dependency org.junit:junit-bom to v5.14.2 by @renovate[bot] in #651
  • dependency: Update dependency org.telegram:telegrambots-meta to v9.2.1 by @renovate[bot] in #653
  • Release 3.10.8 by @Rollczi in #656

Full Changelog: v3.10.7...v3.10.8