We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfbb4d commit 9e823e1Copy full SHA for 9e823e1
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>simplexity</groupId>
8
<artifactId>SimplePMs</artifactId>
9
- <version>2.3.0</version>
+ <version>2.3.1</version>
10
<packaging>jar</packaging>
11
12
<name>SimplePMs</name>
@@ -87,7 +87,7 @@
87
<dependency>
88
<groupId>me.clip</groupId>
89
<artifactId>placeholderapi</artifactId>
90
- <version>2.11.3</version>
+ <version>2.11.6</version>
91
<scope>provided</scope>
92
</dependency>
93
</dependencies>
0 commit comments