Update Readme
This commit is contained in:
@@ -78,9 +78,9 @@ public void onEnable() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
You need to install this dependency
|
You need to install this dependency
|
||||||
```yml
|
```html
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
<version>8.0.21</version>
|
<version>8.0.21</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user