Skip to content

Commit 4f37c96

Browse files
chore(deps): bump com.gradleup.shadow in /custom-user-federation-example (#1288)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Schuster <[email protected]>
1 parent 0eb2d88 commit 4f37c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-user-federation-example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'org.jetbrains.kotlin.jvm' version '2.2.10'
3-
id 'com.gradleup.shadow' version '8.3.8'
3+
id 'com.gradleup.shadow' version '9.1.0'
44
id 'java-library'
55
}
66

0 commit comments

Comments
 (0)