File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ dependencies {
8787 // purejson
8888 implementation group : ' io.github.senthilganeshs' , name : ' purejson' , version : ' 1.0.1'
8989 // avaje-jsonb
90- implementation group : ' io.avaje' , name : ' avaje-jsonb' , version : ' 1.0 '
91- implementation group : ' io.avaje' , name : ' avaje-jsonb-jackson' , version : ' 1.0 '
92- annotationProcessor group : ' io.avaje' , name : ' avaje-jsonb-generator' , version : ' 1.0 '
90+ implementation group : ' io.avaje' , name : ' avaje-jsonb' , version : ' 1.1 '
91+ implementation group : ' io.avaje' , name : ' avaje-jsonb-jackson' , version : ' 1.1 '
92+ annotationProcessor group : ' io.avaje' , name : ' avaje-jsonb-generator' , version : ' 1.1 '
9393 // qson
9494 implementation group : ' io.quarkus.qson' , name : ' qson-generator' , version : ' 1.1.1.Final'
9595
You can’t perform that action at this time.
0 commit comments