Skip to content

Commit

Permalink
Merge pull request #26 from Andre601/dependabot/maven/net.md-5-bungee…
Browse files Browse the repository at this point in the history
…cord-api-1.16-R0.4

Bump bungeecord-api from 1.16-R0.4-SNAPSHOT to 1.16-R0.4
  • Loading branch information
Andre601 authored Jan 15, 2021
2 parents 899f5f7 + ae088a6 commit c338d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bungeecord/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.16-R0.4-SNAPSHOT</version>
<version>1.16-R0.4</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.16-R0.4-SNAPSHOT</version>
<version>1.16-R0.4</version>
<type>javadoc</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit c338d30

Please sign in to comment.