Skip to content

Commit

Permalink
chore(deps): bump com.ibm.jsonata4java:JSONata4Java from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [com.ibm.jsonata4java:JSONata4Java](https://github.com/IBM/JSONata4Java) from 2.5.0 to 2.5.1.
- [Changelog](https://github.com/IBM/JSONata4Java/blob/master/ReleaseProcedure.txt)
- [Commits](https://github.com/IBM/JSONata4Java/commits)

---
updated-dependencies:
- dependency-name: com.ibm.jsonata4java:JSONata4Java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Aug 16, 2024
1 parent e32a0fc commit 304b8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-transform-json/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jar {
}

dependencies {
implementation 'com.ibm.jsonata4java:JSONata4Java:2.5.0'
implementation 'com.ibm.jsonata4java:JSONata4Java:2.5.1'
}

0 comments on commit 304b8b0

Please sign in to comment.