File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<properties >
13
13
<jmh .version>1.33</jmh .version>
14
- <avaje-jsonb .version>0.8 -SNAPSHOT</avaje-jsonb .version>
14
+ <avaje-jsonb .version>0.9 -SNAPSHOT</avaje-jsonb .version>
15
15
<yasson .version>2.0.2</yasson .version>
16
16
<java .release>17</java .release>
17
17
<maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >0.8 -SNAPSHOT</version >
7
+ <version >0.9 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >blackbox-test</artifactId >
23
23
<dependency >
24
24
<groupId >io.avaje</groupId >
25
25
<artifactId >avaje-jsonb</artifactId >
26
- <version >0.8 -SNAPSHOT</version >
26
+ <version >0.9 -SNAPSHOT</version >
27
27
</dependency >
28
28
29
29
<dependency >
30
30
<groupId >io.avaje</groupId >
31
31
<artifactId >avaje-jsonb-generator</artifactId >
32
- <version >0.8 -SNAPSHOT</version >
32
+ <version >0.9 -SNAPSHOT</version >
33
33
<scope >provided</scope >
34
34
</dependency >
35
35
You can’t perform that action at this time.
0 commit comments