Skip to content

Commit

Permalink
fix(build): remove duplicate plugins block
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Apr 3, 2024
1 parent f9a8c69 commit cfbd095
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ plugins {
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.13'
}

plugins {
id "com.gradle.enterprise" version "3.16.2"
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.13'
}

gradleEnterprise {
server = 'https://ge.grails.org'
buildScan {
Expand Down

0 comments on commit cfbd095

Please sign in to comment.