Skip to content

Commit

Permalink
chore(deps): Fixed version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed Aug 27, 2024
1 parent 4d8a79b commit 4ad5e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The library is available on Maven Central. To use it, add the following dependen
<dependency>
<groupId>in.rcard</groupId>
<artifactId>assertj-arrow-core</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
```

0 comments on commit 4ad5e48

Please sign in to comment.