Skip to content

Commit 3055def

Browse files
committed
Update to 1.20.2
1 parent eed9790 commit 3055def

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>ADHDMC</groupId>
88
<artifactId>SimplePrefixes</artifactId>
9-
<version>v1.0.2</version>
9+
<version>v1.0.3</version>
1010
<packaging>jar</packaging>
1111

1212
<name>SimplePrefixes</name>
@@ -75,13 +75,13 @@
7575
<dependency>
7676
<groupId>io.papermc.paper</groupId>
7777
<artifactId>paper-api</artifactId>
78-
<version>1.19.2-R0.1-SNAPSHOT</version>
78+
<version>1.20.2-R0.1-SNAPSHOT</version>
7979
<scope>provided</scope>
8080
</dependency>
8181
<dependency>
8282
<groupId>me.clip</groupId>
8383
<artifactId>placeholderapi</artifactId>
84-
<version>2.11.2</version>
84+
<version>2.11.4</version>
8585
<scope>provided</scope>
8686
</dependency>
8787
<dependency>

0 commit comments

Comments
 (0)