Update README.md
This commit is contained in:
parent
393165f52b
commit
71a647a295
1 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ dependencies {
|
||||||
```xml
|
```xml
|
||||||
<project>
|
<project>
|
||||||
<repositories>
|
<repositories>
|
||||||
<!-- Insights repo -->
|
<!-- ServerUtils repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>fvdh</id>
|
<id>fvdh</id>
|
||||||
<url>https://repo.fvdh.dev/releases</url>
|
<url>https://repo.fvdh.dev/releases</url>
|
||||||
|
|
@ -79,7 +79,7 @@ dependencies {
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- Insights dependency -->
|
<!-- ServerUtils dependency -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.frankheijden.serverutils</groupId>
|
<groupId>net.frankheijden.serverutils</groupId>
|
||||||
<artifactId>ServerUtils</artifactId>
|
<artifactId>ServerUtils</artifactId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue