Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 3ac2384

Browse files
committed
Update README.md
1 parent 125bdf1 commit 3ac2384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public class Main implements CommandExecutor, Listener {
136136
<dependency>
137137
<groupId>top.qscraft</groupId>
138138
<artifactId>dodoopenjava</artifactId>
139-
<version>3.2.6</version>
139+
<version>3.2.7</version>
140140
</dependency>
141141
</dependencies>
142142
```
@@ -149,7 +149,7 @@ public class Main implements CommandExecutor, Listener {
149149
}
150150
151151
dependencies {
152-
implementation 'top.qscraft:dodoopenjava:3.2.6'
152+
implementation 'top.qscraft:dodoopenjava:3.2.7'
153153
}
154154
```
155155
### 教程(过于古老,无参考价值,改日重写)

0 commit comments

Comments
 (0)