Skip to content

Commit e567a41

Browse files
committed
Update 1.20.2
1 parent e4b3589 commit e567a41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@
106106
<dependency>
107107
<groupId>org.spigotmc</groupId>
108108
<artifactId>spigot-api</artifactId>
109-
<version>1.20.1-R0.1-SNAPSHOT</version>
109+
<version>1.20.2-R0.1-SNAPSHOT</version>
110110
<scope>provided</scope>
111111
</dependency>
112112
<dependency>
113113
<groupId>io.papermc.paper</groupId>
114114
<artifactId>paper-api</artifactId>
115-
<version>1.20.1-R0.1-SNAPSHOT</version>
115+
<version>1.20.2-R0.1-SNAPSHOT</version>
116116
<scope>provided</scope>
117117
</dependency>
118118
<dependency>
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>de.tr7zw</groupId>
132132
<artifactId>item-nbt-api</artifactId>
133-
<version>2.11.3</version>
133+
<version>2.12.0</version>
134134
<scope>compile</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)