Skip to content

Commit

Permalink
chore(deps): bump com.google.code.gson:gson from 2.10 to 2.10.1 (ecli…
Browse files Browse the repository at this point in the history
…pse-tractusx#243)

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2023
1 parent 167df49 commit f1b276d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc-tests/cucumber/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation(project(":edc-extensions:transferprocess-sftp-provisioner"))


testImplementation("com.google.code.gson:gson:2.10")
testImplementation("com.google.code.gson:gson:2.10.1")
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
testImplementation("org.junit.platform:junit-platform-suite:1.9.2")
testImplementation("io.cucumber:cucumber-java:7.11.2")
Expand Down

0 comments on commit f1b276d

Please sign in to comment.