Skip to content

Commit a057077

Browse files
committed
Update Chunky, bump version.
1 parent 94cb4e5 commit a057077

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

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

77
<groupId>de.lemaik.chunkymap</groupId>
88
<artifactId>ChunkyMap</artifactId>
9-
<version>2.5.0</version>
9+
<version>2.5.1</version>
1010

1111
<licenses>
1212
<license>
@@ -135,11 +135,11 @@
135135
<id>install-chunky</id>
136136
<phase>clean</phase>
137137
<configuration>
138-
<file>${basedir}/vendor/chunky/build/chunky-core-2.3.0-18-g94f81238.jar</file>
138+
<file>${basedir}/vendor/chunky/build/chunky-core-2.3.0-30-g82f6ab17.jar</file>
139139
<repositoryLayout>default</repositoryLayout>
140140
<groupId>se.llbit</groupId>
141141
<artifactId>chunky-core</artifactId>
142-
<version>2.3.0-18-g94f81238</version>
142+
<version>2.3.0-30-g82f6ab17</version>
143143
<packaging>jar</packaging>
144144
<generatePom>true</generatePom>
145145
</configuration>

0 commit comments

Comments
 (0)