Skip to content

Commit f7cb4d5

Browse files
Bump com.github.jasminb:jsonapi-converter from 0.14 to 0.15
Bumps [com.github.jasminb:jsonapi-converter](https://github.com/jasminb/jsonapi-converter) from 0.14 to 0.15. - [Release notes](https://github.com/jasminb/jsonapi-converter/releases) - [Commits](jasminb/jsonapi-converter@0.14...0.15) --- updated-dependencies: - dependency-name: com.github.jasminb:jsonapi-converter dependency-version: '0.15' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5456695 commit f7cb4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ dependencies {
278278
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
279279
implementation("com.github.rutledgepaulv:q-builders:1.6")
280280
implementation("com.github.nsp:JSkills:8b333ec63d")
281-
implementation("com.github.jasminb:jsonapi-converter:0.14")
281+
implementation("com.github.jasminb:jsonapi-converter:0.15")
282282
implementation("javax.annotation:javax.annotation-api:1.3.2")
283283
implementation("com.github.ben-manes.caffeine:caffeine")
284284
implementation("io.github.micheljung:fxstage:0.8.3")

0 commit comments

Comments
 (0)