Skip to content

Commit

Permalink
fix lavalink protocol module name
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Dec 25, 2023
1 parent f05b1fe commit ab99e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
</dependency>
<dependency>
<groupId>com.github.topi314.lavasrc</groupId>
<artifactId>lavasrc-protocol</artifactId>
<artifactId>lavasrc-protocol-jvm</artifactId>
<version>x.y.z</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit ab99e81

Please sign in to comment.