Skip to content

Commit 6c8dc80

Browse files
committed
Update README
1 parent 60a2d28 commit 6c8dc80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ json binding via apt source code generation
3131
<dependency>
3232
<groupId>io.avaje</groupId>
3333
<artifactId>avaje-jsonb</artifactId>
34-
<version>0.8</version>
34+
<version>0.10</version>
3535
</dependency>
3636

3737
<!-- annotation processor -->
3838
<dependency>
3939
<groupId>io.avaje</groupId>
4040
<artifactId>avaje-jsonb-generator</artifactId>
41-
<version>0.8</version>
41+
<version>0.10</version>
4242
<scope>provided</scope>
4343
</dependency>
4444
```

0 commit comments

Comments
 (0)