Skip to content

Commit

Permalink
+ for ConseqExecutor shutdown, using Thread instead of ExecutorService
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Sep 24, 2023
1 parent 34184b4 commit fef7bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.q3769</groupId>
<artifactId>conseq4j</artifactId>
<version>20230922.0.1</version>
<version>20230922.0.20230924</version>
<packaging>jar</packaging>
<name>conseq4j</name>
<description>A Java concurrent API to sequence related tasks while concurring unrelated ones</description>
Expand Down

0 comments on commit fef7bde

Please sign in to comment.