Skip to content

Commit

Permalink
Bump avaje-jsonb.version from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps `avaje-jsonb.version` from 1.8 to 1.9.

Updates `io.avaje:avaje-jsonb` from 1.8 to 1.9
- [Release notes](https://github.com/avaje/avaje-jsonb/releases)
- [Commits](avaje/avaje-jsonb@1.8...1.9)

Updates `io.avaje:avaje-jsonb-generator` from 1.8 to 1.9

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 1888c39 commit 4a352e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/acceptance-tests-avaje-jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<description>Acceptance tests for Avaje JSONB.</description>

<properties>
<avaje-jsonb.version>1.8</avaje-jsonb.version>
<avaje-jsonb.version>1.9</avaje-jsonb.version>
<jsonassert.version>1.5.1</jsonassert.version>
</properties>

Expand Down

0 comments on commit 4a352e5

Please sign in to comment.