File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ Maven 依赖
47
47
<dependency >
48
48
<groupId >top.focess</groupId >
49
49
<artifactId >focess-qq</artifactId >
50
- <version >4.0.9.3000 </version >
50
+ <version >4.0.9.5000 </version >
51
51
</dependency >
52
52
```
53
53
54
54
Gradle 依赖
55
55
``` gradle
56
- implementation 'top.focess:focess-qq:4.0.9.3000 '
56
+ implementation 'top.focess:focess-qq:4.0.9.5000 '
57
57
```
58
58
59
59
开发文档移步本项目[ Wiki] ( https://github.com/MIdCoard/MiraiQQ/wiki )
Original file line number Diff line number Diff line change 8
8
<description >A simple QQ Bot framework</description >
9
9
<groupId >top.focess</groupId >
10
10
<artifactId >focess-qq</artifactId >
11
- <version >4.0.9.4000 </version >
11
+ <version >4.0.9.5000 </version >
12
12
<distributionManagement >
13
13
<snapshotRepository >
14
14
<id >ossrh</id >
You can’t perform that action at this time.
0 commit comments