Skip to content

Commit 34cbe0a

Browse files
committed
Build 286
Updated internal library NBTAPI, should support 1.21.5 now.
1 parent c5f0f5a commit 34cbe0a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>valorless.valorlessutils</groupId>
55
<artifactId>ValorlessUtils</artifactId>
6-
<version>1.13.0</version>
6+
<version>1.14.0</version>
77
<scm>
88
<connection>scm:svn:http://127.0.0.1/dummy</connection>
99
<developerConnection>scm:svn:https://127.0.0.1/dummy</developerConnection>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>valorless.valorlessutils</groupId>
44
<artifactId>ValorlessUtils</artifactId>
5-
<version>1.13.0</version>
5+
<version>1.14.0</version>
66
<scm>
77
<connection>scm:svn:http://127.0.0.1/dummy</connection>
88
<developerConnection>scm:svn:https://127.0.0.1/dummy</developerConnection>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>de.tr7zw</groupId>
156156
<artifactId>item-nbt-api</artifactId>
157-
<version>2.14.1</version>
157+
<version>2.15.0</version>
158158
</dependency>
159159
</dependencies>
160160
</project>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#maven.buildNumber.plugin properties file
2-
#Mon Apr 07 00:33:05 CEST 2025
3-
buildNumber=285
2+
#Thu Apr 17 21:36:19 CEST 2025
3+
buildNumber=286
322 KB
Binary file not shown.
146 KB
Binary file not shown.

0 commit comments

Comments
 (0)