File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed 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.11 -SNAPSHOT</version >
7
+ <version >0.12 -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.11 -SNAPSHOT</version >
26
+ <version >0.12 -SNAPSHOT</version >
27
27
</dependency >
28
28
29
29
<!-- <dependency>-->
35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-jsonb-generator</artifactId >
38
- <version >0.11 -SNAPSHOT</version >
38
+ <version >0.12 -SNAPSHOT</version >
39
39
<scope >provided</scope >
40
40
</dependency >
41
41
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jsonb-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >0.11 -SNAPSHOT</version >
7
+ <version >0.12 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-jakarta</artifactId >
34
34
<dependency >
35
35
<groupId >io.avaje</groupId >
36
36
<artifactId >avaje-jsonb</artifactId >
37
- <version >0.11 -SNAPSHOT</version >
37
+ <version >0.12 -SNAPSHOT</version >
38
38
</dependency >
39
39
40
40
<dependency >
41
41
<groupId >io.avaje</groupId >
42
42
<artifactId >avaje-jsonb-generator</artifactId >
43
- <version >0.11 -SNAPSHOT</version >
43
+ <version >0.12 -SNAPSHOT</version >
44
44
<scope >test</scope >
45
45
</dependency >
46
46
You can’t perform that action at this time.
0 commit comments