Skip to content

Commit 56025b9

Browse files
authored
Merge pull request #252 from navikt/dependabot/gradle/com.gradleup.shadow-8.3.8
Bump com.gradleup.shadow from 8.3.7 to 8.3.8
2 parents f9717c3 + 5ce5832 commit 56025b9

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.1.21"
2424
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.0"
25-
id("com.gradleup.shadow") version "8.3.7"
25+
id("com.gradleup.shadow") version "8.3.8"
2626
id("com.expediagroup.graphql") version "8.8.1"
2727
}
2828

0 commit comments

Comments
 (0)