Skip to content

Commit

Permalink
+ dep version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jun 23, 2024
1 parent 4679ea9 commit 243e6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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>20231102.0.20240515</version>
<version>20231102.0.20240623</version>
<packaging>jar</packaging>
<name>conseq4j</name>
<description>A Java concurrent API to sequence related tasks while concurring unrelated ones</description>
Expand Down Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>io.github.q3769</groupId>
<artifactId>coco4j</artifactId>
<version>10.0.0</version>
<version>10.1.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 243e6f2

Please sign in to comment.