We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed9790 commit 3055defCopy full SHA for 3055def
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>ADHDMC</groupId>
8
<artifactId>SimplePrefixes</artifactId>
9
- <version>v1.0.2</version>
+ <version>v1.0.3</version>
10
<packaging>jar</packaging>
11
12
<name>SimplePrefixes</name>
@@ -75,13 +75,13 @@
75
<dependency>
76
<groupId>io.papermc.paper</groupId>
77
<artifactId>paper-api</artifactId>
78
- <version>1.19.2-R0.1-SNAPSHOT</version>
+ <version>1.20.2-R0.1-SNAPSHOT</version>
79
<scope>provided</scope>
80
</dependency>
81
82
<groupId>me.clip</groupId>
83
<artifactId>placeholderapi</artifactId>
84
- <version>2.11.2</version>
+ <version>2.11.4</version>
85
86
87
0 commit comments