Skip to content

Commit

Permalink
build: upgrade java-async-generator lib
Browse files Browse the repository at this point in the history
work on #9
  • Loading branch information
bsorrentino committed Jul 15, 2024
1 parent 7b795ff commit 4ba26dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-jdk8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.bsc.async</groupId>
<artifactId>async-generator-jdk8</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4ba26dd

Please sign in to comment.