Skip to content

Commit e373cdd

Browse files
committed
Update plugin shadow to v8.3.5
1 parent 4568cc3 commit e373cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lint = { id = "com.android.lint", version = "8.8.0-alpha07" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.26" }
1717
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
18-
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
18+
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
1919
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA3" }
2020

2121
[libraries]

0 commit comments

Comments
 (0)