Skip to content

Commit 91266a0

Browse files
chore(deps): bump com.gradleup.shadow in /custom-user-federation-example (#1237)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.7 to 8.3.8. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.7...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0676952 commit 91266a0

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.0'
3-
id 'com.gradleup.shadow' version '8.3.7'
3+
id 'com.gradleup.shadow' version '8.3.8'
44
id 'java-library'
55
}
66

0 commit comments

Comments
 (0)