Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 6bb0c6e

Browse files
committed
updated to new snapshot version
1 parent 4f2d802 commit 6bb0c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.evanlennick</groupId>
88
<artifactId>retry4j</artifactId>
9-
<version>0.14.0</version>
9+
<version>0.15.0-SNAPSHOT</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Library for retrying Java logic.</description>

0 commit comments

Comments
 (0)