Skip to content

Commit

Permalink
Update README.md (#993)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Feb 1, 2025
1 parent 1378aff commit 1cbf8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ They are:

#### JDK 21+:

compile 'com.pivovarit:parallel-collectors:3.2.0'`
implementation 'com.pivovarit:parallel-collectors:3.2.0'`

#### JDK 8+:

compile 'com.pivovarit:parallel-collectors:2.6.1'`
implementation 'com.pivovarit:parallel-collectors:2.6.1'`

## Philosophy

Expand Down

0 comments on commit 1cbf8fa

Please sign in to comment.