Skip to content

Commit 579502a

Browse files
committed
Fix pom
1 parent 3f65f14 commit 579502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocolize-velocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.velocitypowered</groupId>
3131
<artifactId>velocity-proxy</artifactId>
32-
<version>3.2.0-SNAPSHOT</version>
32+
<version>3.2.1-SNAPSHOT</version>
3333
<scope>provided</scope>
3434
</dependency>
3535
<dependency>

0 commit comments

Comments
 (0)