Skip to content

Commit

Permalink
fix: upgrade net.md-5:bungeecord-api from 1.19-R0.1-SNAPSHOT to 1.20-…
Browse files Browse the repository at this point in the history
…R0.2

Snyk has created this PR to upgrade net.md-5:bungeecord-api from 1.19-R0.1-SNAPSHOT to 1.20-R0.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.md-5/bungeecord-api/

See this project in Snyk:
https://app.snyk.io/org/obfuscatedgenerated/project/26bdb9f6-7d2b-40a9-ab20-2ed8abe5bec9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 11, 2024
1 parent 6ac2783 commit 158a221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.19-R0.1-SNAPSHOT</version>
<version>1.20-R0.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 158a221

Please sign in to comment.