Skip to content

Commit 53f59ec

Browse files
build(deps): bump com.gradleup.shadow from 8.3.3 to 9.3.1 (#373)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.3 to 9.3.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.3...9.3.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c857b8d commit 53f59ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3'
3+
id 'com.gradleup.shadow' version '9.4.1'
44
id 'checkstyle'
55
id 'maven-publish'
66
id 'signing'

0 commit comments

Comments
 (0)