Skip to content

Commit 4854dd8

Browse files
build(deps): bump com.gradleup.shadow from 8.3.1 to 8.3.2 (#274)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow 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 006e810 commit 4854dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imgui-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-library'
3-
id 'com.gradleup.shadow' version '8.3.1'
3+
id 'com.gradleup.shadow' version '8.3.2'
44
id 'checkstyle'
55
id 'maven-publish'
66
id 'signing'

0 commit comments

Comments
 (0)