Skip to content

Commit 56118ac

Browse files
Bump ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0 (PotatoCraft-Studio#353)
Bumps ProtocolLib from 5.0.0-SNAPSHOT to 5.0.0. --- updated-dependencies: - dependency-name: com.comphenix.protocol:ProtocolLib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90a9366 commit 56118ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
<dependency>
485485
<groupId>com.comphenix.protocol</groupId>
486486
<artifactId>ProtocolLib</artifactId>
487-
<version>5.0.0-SNAPSHOT</version>
487+
<version>5.0.0</version>
488488
<scope>provided</scope>
489489
</dependency>
490490
<!--JsonConfiguration Dependency Start-->

0 commit comments

Comments
 (0)