Skip to content

Commit

Permalink
Update plugin shadow to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2023
1 parent 30e83c4 commit 1d7a6a3
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 @@ -10,7 +10,7 @@ ignition = "8.1.1"
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.2.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.0" }
runtime = { id = "org.beryx.runtime", version = "1.13.0" }

[libraries]
Expand Down

0 comments on commit 1d7a6a3

Please sign in to comment.