Skip to content

Commit

Permalink
Bump test-distribution-gradle-plugin from 2.3.1 to 2.3.5 (#357)
Browse files Browse the repository at this point in the history
Bumps test-distribution-gradle-plugin from 2.3.1 to 2.3.5.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise:test-distribution-gradle-plugin
  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 Jul 13, 2022
1 parent db6cfce commit 2308a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
}

implementation 'com.gradle:gradle-enterprise-gradle-plugin:3.10.3'
implementation 'com.gradle.enterprise:test-distribution-gradle-plugin:2.3.1'
implementation 'com.gradle.enterprise:test-distribution-gradle-plugin:2.3.5'
implementation 'org.nosphere.gradle.github:gradle-github-actions-plugin:1.3.2'
implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.7.2'
implementation 'org.gradle:test-retry-gradle-plugin:1.4.0'
Expand Down

0 comments on commit 2308a12

Please sign in to comment.