Skip to content

Commit dab5e73

Browse files
DC2-DanielKruegerSgtSilvio
authored andcommitted
Update edge-plugins/build.gradle.kts
Co-authored-by: Silvio Giebl <[email protected]>
1 parent 462360f commit dab5e73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

edge-plugins/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ gradlePlugin {
2424
id = "$group.$name"
2525
implementationClass = "$group.versionupdater.VersionUpdaterPlugin"
2626
}
27-
}
28-
plugins {
2927
create("third-party-license-generator") {
3028
id = "$group.$name"
3129
implementationClass = "$group.licensethirdparty.ThirdPartyLicenseGeneratorPlugin"

0 commit comments

Comments
 (0)