Skip to content

Commit a43a7c4

Browse files
chore(deps): update plugin shadow to v8.3.9 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e2c93d commit a43a7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlinDev = "2.2.0"
99
[plugins]
1010
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1111
kotlin-sam-with-receiver = { id = "org.jetbrains.kotlin.plugin.sam.with.receiver", version.ref = "kotlin" }
12-
shadow = "com.gradleup.shadow:8.3.8"
12+
shadow = "com.gradleup.shadow:8.3.9"
1313
kotlinx-binary-compatibiltiy-validator = "org.jetbrains.kotlinx.binary-compatibility-validator:0.18.1"
1414

1515
[libraries]

0 commit comments

Comments
 (0)