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

Commit 388d8f9

Browse files
committed
Update README.md
1 parent 6821ee7 commit 388d8f9

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
@@ -135,7 +135,7 @@ public class Main implements CommandExecutor, Listener {
135135
<dependency>
136136
<groupId>icu.qscraft</groupId>
137137
<artifactId>dodoopenjava</artifactId>
138-
<version>3.2.8</version>
138+
<version>3.3.0-SNAPSHOT</version>
139139
</dependency>
140140
</dependencies>
141141
```
@@ -148,7 +148,7 @@ allprojects {
148148
}
149149
150150
dependencies {
151-
implementation 'icu.qscraft:dodoopenjava:3.2.8'
151+
implementation 'icu.qscraft:dodoopenjava:3.3.0-SNAPSHOT'
152152
}
153153
```
154154
### 教程(过于古老,无参考价值,改日重写)

0 commit comments

Comments
 (0)