Skip to content

Commit 85b1d3f

Browse files
Bump io.avaje:avaje-jsonb-generator from 1.11 to 1.12
Bumps io.avaje:avaje-jsonb-generator from 1.11 to 1.12. --- updated-dependencies: - dependency-name: io.avaje:avaje-jsonb-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0949fe9 commit 85b1d3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/test-javalin-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>io.avaje</groupId>
8888
<artifactId>avaje-jsonb-generator</artifactId>
89-
<version>1.11</version>
89+
<version>1.12</version>
9090
<scope>provided</scope>
9191
</dependency>
9292

tests/test-nima-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<path>
9191
<groupId>io.avaje</groupId>
9292
<artifactId>avaje-jsonb-generator</artifactId>
93-
<version>1.11</version>
93+
<version>1.12</version>
9494
</path>
9595
</annotationProcessorPaths>
9696
</configuration>

0 commit comments

Comments
 (0)