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 9d9bc11 commit 2296962Copy full SHA for 2296962
pom.xml
@@ -27,7 +27,7 @@
27
<modelVersion>4.0.0</modelVersion>
28
<groupId>io.github.q3769</groupId>
29
<artifactId>conseq4j</artifactId>
30
- <version>20230618.0.0</version>
+ <version>20230619.0.0</version>
31
<packaging>jar</packaging>
32
<name>conseq4j</name>
33
<description>A Java concurrent API to sequence related tasks while concurring unrelated ones</description>
src/main/java/conseq4j/util/MoreRejectedExecutionHandlers.java
0 commit comments