Skip to content

Commit 273efcf

Browse files
dependabot[bot]LudvigHz
authored andcommitted
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e91c73 commit 273efcf

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.0.0"
2424
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
25-
id("com.github.johnrengelman.shadow") version "7.1.2"
25+
id("com.github.johnrengelman.shadow") version "8.1.1"
2626
id("com.expediagroup.graphql") version "7.1.1"
2727
}
2828

0 commit comments

Comments
 (0)