Skip to content

Commit febaa6f

Browse files
Bump com.gradleup.shadow from 8.3.6 to 8.3.8 in /performance-test (#5947)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.6 to 8.3.8. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.6...8.3.8) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 8.3.8 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 7f6f4f3 commit febaa6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

performance-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
plugins {
77
id 'java'
88
id 'io.gatling.gradle' version '3.10.4'
9-
id 'com.gradleup.shadow' version '8.3.6'
9+
id 'com.gradleup.shadow' version '8.3.8'
1010
}
1111

1212
configurations.all {

0 commit comments

Comments
 (0)