Skip to content

Commit f1b276d

Browse files
chore(deps): bump com.google.code.gson:gson from 2.10 to 2.10.1 (eclipse-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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 167df49 commit f1b276d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edc-tests/cucumber/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation(project(":edc-extensions:transferprocess-sftp-provisioner"))
1717

1818

19-
testImplementation("com.google.code.gson:gson:2.10")
19+
testImplementation("com.google.code.gson:gson:2.10.1")
2020
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
2121
testImplementation("org.junit.platform:junit-platform-suite:1.9.2")
2222
testImplementation("io.cucumber:cucumber-java:7.11.2")

0 commit comments

Comments
 (0)