Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Dec 27, 2023
1 parent 5dff74b commit 83836b7
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 @@ -89,7 +89,7 @@ public class Main implements CommandExecutor,Listener{
<dependency>
<groupId>top.qscraft</groupId>
<artifactId>dodoopenjava</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
</dependency>
</dependencies>
```
Expand All @@ -102,7 +102,7 @@ public class Main implements CommandExecutor,Listener{
}
dependencies {
implementation 'top.qscraft:dodoopenjava:3.1.5'
implementation 'top.qscraft:dodoopenjava:3.1.6'
}
```
### 教程(过于古老,无参考价值,改日重写)
Expand Down

0 comments on commit 83836b7

Please sign in to comment.