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 and Brutus5000 committed Aug 13, 2024
1 parent aa8a9bf commit 5ca7b74
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 5ca7b74

Please sign in to comment.