Skip to content

Commit 60bfd30

Browse files
committed
elf4j version bump
1 parent 83c05f7 commit 60bfd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<modelVersion>4.0.0</modelVersion>
2929
<groupId>io.github.q3769</groupId>
3030
<artifactId>chunk4j</artifactId>
31-
<version>20230309.0.7</version>
31+
<version>20230309.0.20230514</version>
3232
<packaging>jar</packaging>
3333
<name>chunk4j</name>
3434
<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 @@
150150
<dependency>
151151
<groupId>io.github.elf4j</groupId>
152152
<artifactId>elf4j-provider</artifactId>
153-
<version>7.1.2</version>
153+
<version>8.0.1</version>
154154
<scope>test</scope>
155155
</dependency>
156156
<dependency>

0 commit comments

Comments
 (0)