Skip to content

Commit

Permalink
Migrate to com.gradleup.shadow (#2763)
Browse files Browse the repository at this point in the history
https://github.com/GradleUp/shadow/releases/tag/8.3.0

Co-authored-by: Paul Dingemans <paul-dingemans@users.noreply.github.com>
  • Loading branch information
Goooler and paul-dingemans committed Aug 13, 2024
1 parent d24bb60 commit 7cbaf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kotlinDev = "2.0.10"
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
checksum = "org.gradle.crypto.checksum:1.4.0"
shadow = "com.github.johnrengelman.shadow:8.1.1"
shadow = "com.gradleup.shadow:8.3.0"
kotlinx-binary-compatibiltiy-validator = "org.jetbrains.kotlinx.binary-compatibility-validator:0.16.3"

[libraries]
Expand Down

0 comments on commit 7cbaf88

Please sign in to comment.