Skip to content

Commit

Permalink
update shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
aSemy committed Sep 29, 2024
1 parent ef55dbd commit 24c2a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-xml-dsl-generator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
conventions.publishing
conventions.`kotlin-jvm`
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.gradleup.shadow") version "8.3.2"
// id("org.jlleitschuh.gradle.ktlint")
}

Expand Down

0 comments on commit 24c2a9a

Please sign in to comment.