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

Commit ece3fdb

Browse files
committed
Update README.md
1 parent 82062aa commit ece3fdb

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
@@ -137,7 +137,7 @@ public class Main implements CommandExecutor, Listener {
137137
<dependency>
138138
<groupId>top.qscraft</groupId>
139139
<artifactId>dodoopenjava</artifactId>
140-
<version>3.2.8-SNAPSHOT</version>
140+
<version>3.2.8</version>
141141
</dependency>
142142
</dependencies>
143143
```
@@ -150,7 +150,7 @@ public class Main implements CommandExecutor, Listener {
150150
}
151151
152152
dependencies {
153-
implementation 'top.qscraft:dodoopenjava:3.2.8-SNAPSHOT'
153+
implementation 'top.qscraft:dodoopenjava:3.2.8'
154154
}
155155
```
156156
### 教程(过于古老,无参考价值,改日重写)

0 commit comments

Comments
 (0)