Skip to content

Commit 7101fd2

Browse files
committed
Use hotfix data bundle
1 parent cd89f50 commit 7101fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>dev.simplix</groupId>
88
<artifactId>protocolize</artifactId>
9-
<version>2.3.2.1</version>
9+
<version>2.3.2</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>
@@ -23,7 +23,7 @@
2323
<bungeecord.version>1.20-R0.2-SNAPSHOT</bungeecord.version>
2424
<velocity.version>3.2.0-SNAPSHOT</velocity.version>
2525
<bytebuddy.version>1.11.13</bytebuddy.version>
26-
<data.version>2.3.2</data.version>
26+
<data.version>2.3.2.1</data.version>
2727
</properties>
2828

2929
<repositories>

0 commit comments

Comments
 (0)