Skip to content

Commit

Permalink
Bump io.gsonfire:gson-fire in /functionaltest-jenkins-plugin
Browse files Browse the repository at this point in the history
Bumps [io.gsonfire:gson-fire](https://github.com/julman99/gson-fire) from 1.8.5 to 1.9.0.
- [Release notes](https://github.com/julman99/gson-fire/releases)
- [Commits](https://github.com/julman99/gson-fire/commits/v1.9.0)

---
updated-dependencies:
- dependency-name: io.gsonfire:gson-fire
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent a3aa29d commit 4653190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functionaltest-jenkins-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependencies {

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.gsonfire:gson-fire:1.8.5'
implementation 'io.gsonfire:gson-fire:1.9.0'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
}

0 comments on commit 4653190

Please sign in to comment.