Skip to content

Commit 2296962

Browse files
committed
+ moved concurrent utils to coco4j
1 parent 9d9bc11 commit 2296962

File tree

2 files changed

+1
-62
lines changed

2 files changed

+1
-62
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>io.github.q3769</groupId>
2929
<artifactId>conseq4j</artifactId>
30-
<version>20230618.0.0</version>
30+
<version>20230619.0.0</version>
3131
<packaging>jar</packaging>
3232
<name>conseq4j</name>
3333
<description>A Java concurrent API to sequence related tasks while concurring unrelated ones</description>

src/main/java/conseq4j/util/MoreRejectedExecutionHandlers.java

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)