Skip to content

Commit

Permalink
Bump com.github.jasminb:jsonapi-converter from 0.13 to 0.14
Browse files Browse the repository at this point in the history
Bumps [com.github.jasminb:jsonapi-converter](https://github.com/jasminb/jsonapi-converter) from 0.13 to 0.14.
- [Release notes](https://github.com/jasminb/jsonapi-converter/releases)
- [Commits](jasminb/jsonapi-converter@0.13...0.14)

---
updated-dependencies:
- dependency-name: com.github.jasminb:jsonapi-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent b6a0ce3 commit 86dd6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.27.0")
implementation("org.json:json:20240303")
implementation("org.jsoup:jsoup:1.18.1")
implementation("com.github.jasminb:jsonapi-converter:0.13")
implementation("com.github.jasminb:jsonapi-converter:0.14")
implementation("commons-codec:commons-codec:1.17.1")

// Required library for FafTokenService approach (called by nimbus-jwt)
Expand Down

0 comments on commit 86dd6ae

Please sign in to comment.