chore: bump dep version

This commit is contained in:
2024-08-30 15:05:51 +08:00
parent bf75cfad38
commit 27f691b48a
12 files changed
+58 -35

No files matched your search

@@ -13,7 +13,7 @@ import cn.rtast.rob.util.BaseCommand
import cn.rtast.rob.util.ob.OBMessage
class JrrpCommand : BaseCommand() {
override val commandName = "/jrrp"
override val commandNames = listOf("/jrrp", "/今日人品")
private val jrrpManager = JrrpManager()