Update README.md

This commit is contained in:
InsanusMokrassar 2022-07-09 21:57:47 +06:00 committed by GitHub
parent d9c86039a1
commit 375def33fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,6 @@ Maven:
<dependency>
<groupId>dev.inmo</groupId>
<artifactId>plagubot.plugins.commands</artifactId>
<version>${$commands_version}</version>
<version>${commands_version}</version>
</dependency>
```