Skip to content

Commit 303a0b8

Browse files
Bump com.gradleup.shadow from 8.3.8 to 9.1.0
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]>
1 parent 62b0e15 commit 303a0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
application
2323
kotlin("jvm") version "2.2.10"
2424
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.0"
25-
id("com.gradleup.shadow") version "8.3.8"
25+
id("com.gradleup.shadow") version "9.1.0"
2626
id("com.expediagroup.graphql") version "8.8.1"
2727
}
2828

0 commit comments

Comments
 (0)