File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >io.avaje</groupId >
31
31
<artifactId >avaje-jsonb</artifactId >
32
- <version >3.4 </version >
32
+ <version >3.5 </version >
33
33
</dependency >
34
34
35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-config</artifactId >
38
- <version >4.0 </version >
38
+ <version >4.1 </version >
39
39
</dependency >
40
40
41
41
<dependency >
Original file line number Diff line number Diff line change 111
111
<dependency >
112
112
<groupId >io.avaje</groupId >
113
113
<artifactId >avaje-jsonb</artifactId >
114
- <version >3.4 </version >
114
+ <version >3.5 </version >
115
115
<scope >test</scope >
116
116
</dependency >
117
117
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >io.avaje</groupId >
41
41
<artifactId >avaje-config</artifactId >
42
- <version >4.0 </version >
42
+ <version >4.1 </version >
43
43
<optional >true</optional >
44
44
</dependency >
45
45
You can’t perform that action at this time.
0 commit comments