Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Feb 5, 2024
1 parent 125bdf1 commit 3ac2384
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 @@ -136,7 +136,7 @@ public class Main implements CommandExecutor, Listener {
<dependency>
<groupId>top.qscraft</groupId>
<artifactId>dodoopenjava</artifactId>
<version>3.2.6</version>
<version>3.2.7</version>
</dependency>
</dependencies>
```
Expand All @@ -149,7 +149,7 @@ public class Main implements CommandExecutor, Listener {
}
dependencies {
implementation 'top.qscraft:dodoopenjava:3.2.6'
implementation 'top.qscraft:dodoopenjava:3.2.7'
}
```
### 教程(过于古老,无参考价值,改日重写)
Expand Down

0 comments on commit 3ac2384

Please sign in to comment.