Skip to content

Commit

Permalink
fix dependency typo (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
FezzyDev authored Nov 18, 2024
1 parent 5a79b85 commit 60e2b9b
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 @@ -91,7 +91,7 @@ and [Javadocs](https://fancyplugins.de/javadocs/fancyholograms/).
<groupId>de.oliver</groupId>
<artifactId>FancyHolograms</artifactId>
<version>[VERSION]</version>
<scope>provided</version>
<scope>provided</scope>
</dependency>
```

Expand Down

0 comments on commit 60e2b9b

Please sign in to comment.