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

Commit 94be00c

Browse files
committed
Update README.md
1 parent b786918 commit 94be00c

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
@@ -132,7 +132,7 @@ public class Main implements CommandExecutor, Listener {
132132
<dependency>
133133
<groupId>icu.qscraft</groupId>
134134
<artifactId>dodoopenjava</artifactId>
135-
<version>3.3.0</version>
135+
<version>3.3.2-SNAPSHOT</version>
136136
</dependency>
137137
</dependencies>
138138
```
@@ -145,7 +145,7 @@ allprojects {
145145
}
146146
147147
dependencies {
148-
implementation 'icu.qscraft:dodoopenjava:3.3.0'
148+
implementation 'icu.qscraft:dodoopenjava:3.3.2-SNAPSHOT'
149149
}
150150
```
151151
### 教程(过于古老,无参考价值,改日重写)

0 commit comments

Comments
 (0)