Skip to content

Commit a479813

Browse files
committed
update docs with the latest version
1 parent c31c276 commit a479813

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ JDK 22 and 23 support gatherers as a preview feature.
2222
<dependency>
2323
<groupId>io.github.jhspetersson</groupId>
2424
<artifactId>packrat</artifactId>
25-
<version>0.2.1</version>
25+
<version>0.2.2</version>
2626
</dependency>
2727
```
2828

2929
#### Gradle
3030

3131
```groovy
32-
implementation("io.github.jhspetersson:packrat:0.2.1")
32+
implementation("io.github.jhspetersson:packrat:0.2.2")
3333
```
3434

3535
### Gatherers

0 commit comments

Comments
 (0)