Skip to content

Commit

Permalink
new version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciofx authored and github-actions[bot] committed Oct 28, 2024
1 parent b1988b8 commit bf8b0e6
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 @@ -45,15 +45,15 @@ Maven:
<dependency>
<groupId>org.cactoos</groupId>
<artifactId>cactoos</artifactId>
<version>0.56.0</version>
<version>0.13.2</version>
</dependency>
```

Gradle:

```groovy
dependencies {
compile 'org.cactoos:cactoos::0.56.0
compile 'org.cactoos:cactoos::0.13.2
}
```

Expand Down

0 comments on commit bf8b0e6

Please sign in to comment.