We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c05f7 commit 60bfd30Copy full SHA for 60bfd30
pom.xml
@@ -28,7 +28,7 @@
28
<modelVersion>4.0.0</modelVersion>
29
<groupId>io.github.q3769</groupId>
30
<artifactId>chunk4j</artifactId>
31
- <version>20230309.0.7</version>
+ <version>20230309.0.20230514</version>
32
<packaging>jar</packaging>
33
<name>chunk4j</name>
34
<description>A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the
@@ -150,7 +150,7 @@
150
<dependency>
151
<groupId>io.github.elf4j</groupId>
152
<artifactId>elf4j-provider</artifactId>
153
- <version>7.1.2</version>
+ <version>8.0.1</version>
154
<scope>test</scope>
155
</dependency>
156
0 commit comments