Skip to content

Commit 1ad5715

Browse files
authored
Merge pull request #183 from navikt/dependabot/gradle/com.gradleup.shadow-8.3.6
Bump com.gradleup.shadow from 8.3.5 to 8.3.6
2 parents f5c39b9 + 086337a commit 1ad5715

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.10"
2424
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.10"
25-
id("com.gradleup.shadow") version "8.3.5"
25+
id("com.gradleup.shadow") version "8.3.6"
2626
id("com.expediagroup.graphql") version "8.3.0"
2727
}
2828

0 commit comments

Comments
 (0)