Skip to content

Commit

Permalink
Bump com.github.jasminb:jsonapi-converter from 0.13 to 0.14 (#3227)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2024
1 parent b5020b7 commit 4dc34e0
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 @@ -253,7 +253,7 @@ dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("com.github.rutledgepaulv:q-builders:1.6")
implementation("com.github.nsp:JSkills:8b333ec63d")
implementation("com.github.jasminb:jsonapi-converter:0.13")
implementation("com.github.jasminb:jsonapi-converter:0.14")
implementation("javax.annotation:javax.annotation-api:1.3.2")
implementation("com.github.ben-manes.caffeine:caffeine")
implementation("io.github.micheljung:fxstage:0.8.3")
Expand Down

0 comments on commit 4dc34e0

Please sign in to comment.