Skip to content

Commit

Permalink
fix[onebot11:test]: unresolved ref
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Jan 29, 2025
1 parent b5ada9c commit 25c0c4a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs
6 changes: 6 additions & 0 deletions ronebot-onebot-v11/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
repositories {
maven("https://repo.maven.rtast.cn/releases/")
}

dependencies {
api(libs.java.websocket)
api(project(":ronebot-common"))

testImplementation("cn.rtast:ronebot-permission:2.6.10")
}

0 comments on commit 25c0c4a

Please sign in to comment.