Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2023
1 parent 1a16aa8 commit 4db30f5
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 @@ -260,7 +260,7 @@ dependencies {
implementation("org.apache.commons:commons-compress:1.22")
implementation("org.json:json:20220924")
implementation("org.jsoup:jsoup:1.15.3")
implementation("com.github.jasminb:jsonapi-converter:0.11")
implementation("com.github.jasminb:jsonapi-converter:0.12")
implementation("commons-codec:commons-codec:1.15")
implementation("org.hibernate.orm:hibernate-core:6.2.0.CR3") //tmp override due to https://hibernate.atlassian.net/browse/HHH-16199

Expand Down

0 comments on commit 4db30f5

Please sign in to comment.