Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Jul 31, 2024
1 parent b786918 commit 94be00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public class Main implements CommandExecutor, Listener {
<dependency>
<groupId>icu.qscraft</groupId>
<artifactId>dodoopenjava</artifactId>
<version>3.3.0</version>
<version>3.3.2-SNAPSHOT</version>
</dependency>
</dependencies>
```
Expand All @@ -145,7 +145,7 @@ allprojects {
}
dependencies {
implementation 'icu.qscraft:dodoopenjava:3.3.0'
implementation 'icu.qscraft:dodoopenjava:3.3.2-SNAPSHOT'
}
```
### 教程(过于古老,无参考价值,改日重写)
Expand Down

0 comments on commit 94be00c

Please sign in to comment.