Skip to content

Commit

Permalink
Removed spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni0451 committed Jan 22, 2023
1 parent 9eaa0d0 commit 0d5d251
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,17 @@ dependencies {

### Maven
`````xml

<repository>
<id>lenni0451-maven-releases</id>
<name>Lenni0451 Maven Repository</name>
<url>https://maven.lenni0451.net/releases</url>
</repository>

<dependency>
<groupId>net.lenni0451</groupId>
<artifactId>SpigotPluginManager</artifactId>
<version>2.7.2</version>
</dependency>
<repository>
<id>lenni0451-maven-releases</id>
<name>Lenni0451 Maven Repository</name>
<url>https://maven.lenni0451.net/releases</url>
</repository>

<dependency>
<groupId>net.lenni0451</groupId>
<artifactId>SpigotPluginManager</artifactId>
<version>2.7.2</version>
</dependency>

`````

Expand Down

0 comments on commit 0d5d251

Please sign in to comment.