Skip to content

Commit

Permalink
Bump com.github.jasminb:jsonapi-converter from 0.12 to 0.13
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.12 to 0.13.
- [Release notes](https://github.com/jasminb/jsonapi-converter/releases)
- [Commits](jasminb/jsonapi-converter@0.12...0.13)

---
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 18, 2023
1 parent 0d570f5 commit 653038b
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 @@ -262,7 +262,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.23.0")
implementation("org.json:json:20230618")
implementation("org.jsoup:jsoup:1.16.1")
implementation("com.github.jasminb:jsonapi-converter:0.12")
implementation("com.github.jasminb:jsonapi-converter:0.13")
implementation("commons-codec:commons-codec:1.16.0")

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

0 comments on commit 653038b

Please sign in to comment.