Skip to content

Commit 6f92362

Browse files
chore(deps): bump com.gradleup.shadow in /custom-user-federation-example (#1157)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.0 to 8.3.6. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.0...8.3.6) --- updated-dependencies: - dependency-name: com.gradleup.shadow 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>
1 parent ef8c259 commit 6f92362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-user-federation-example/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
3-
id 'com.gradleup.shadow' version '8.3.0'
3+
id 'com.gradleup.shadow' version '8.3.6'
44
id 'java-library'
55
}
66

0 commit comments

Comments
 (0)