Skip to content

Commit fbed8db

Browse files
dependabot[bot]Brutus5000
authored andcommitted
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 3eadfbb commit fbed8db

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
@@ -182,7 +182,7 @@ dependencies {
182182
implementation("org.apache.commons:commons-compress:1.28.0")
183183
implementation("org.json:json:20250517")
184184
implementation("org.jsoup:jsoup:1.21.2")
185-
implementation("com.github.jasminb:jsonapi-converter:0.14")
185+
implementation("com.github.jasminb:jsonapi-converter:0.15")
186186
implementation("commons-codec:commons-codec:1.20.0")
187187
implementation("software.amazon.awssdk:s3:2.34.4")
188188

0 commit comments

Comments
 (0)