Skip to content

Commit 7b3c525

Browse files
Bump com.gradleup.shadow from 8.3.8 to 9.1.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.8 to 9.1.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.8...9.1.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fccbc31 commit 7b3c525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.opensearch.gradle.ConcatFilesTask
22

33
plugins {
4-
id 'com.gradleup.shadow' version "8.3.8" apply false
4+
id 'com.gradleup.shadow' version "9.1.0" apply false
55
}
66

77
description = 'OpenSearch for Apache Hadoop'

0 commit comments

Comments
 (0)