diff options
| author | Pugdoot <pugmatt@gmail.com> | 2025-06-18 18:46:15 -0400 |
|---|---|---|
| committer | Pugdoot <pugmatt@gmail.com> | 2025-06-18 18:46:15 -0400 |
| commit | 75a1e985a7f5b9f41f78da0c031427f8cf0db9cc (patch) | |
| tree | 835b54b5d3a51f51597472271c7be49358f60c51 /serverlist-server/pom.xml | |
| parent | 357b503f8358430c5d6b465dce2072f4bfb435d5 (diff) | |
| download | BedrockConnect-1.57.2.tar.gz BedrockConnect-1.57.2.tar.bz2 BedrockConnect-1.57.2.zip | |
(Release) Fix (another) join issue1.57.2
Diffstat (limited to 'serverlist-server/pom.xml')
| -rw-r--r-- | serverlist-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/serverlist-server/pom.xml b/serverlist-server/pom.xml index 3f05c8e..6143deb 100644 --- a/serverlist-server/pom.xml +++ b/serverlist-server/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>org.cloudburstmc.protocol</groupId> <artifactId>bedrock-connection</artifactId> - <version>3.0.0.Beta7-SNAPSHOT</version> + <version>3.0.0.Beta7-20250618.210427-9</version> <scope>compile</scope> </dependency> |
