Skip to content

Commit

Permalink
Bump io.avaje:avaje-jsonb-generator from 1.4 to 1.8
Browse files Browse the repository at this point in the history
Bumps io.avaje:avaje-jsonb-generator from 1.4 to 1.8.

---
updated-dependencies:
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rob-bygrave committed Oct 16, 2023
1 parent 9611f5f commit f8990a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/test-javalin-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jsonb-generator</artifactId>
<version>1.4</version>
<version>1.8</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-nima-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<path>
<groupId>io.avaje</groupId>
<artifactId>avaje-jsonb-generator</artifactId>
<version>1.7-RC1</version>
<version>1.8</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit f8990a2

Please sign in to comment.