Skip to content

Commit

Permalink
Update Gradle Enterprise plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaley committed Mar 27, 2024
1 parent c9f7084 commit 75c5875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* limitations under the License.
*/
plugins {
id "com.gradle.enterprise" version "3.12.3"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.2"
id "com.gradle.enterprise" version "3.16.2"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.12.1"
}

enableFeaturePreview("GROOVY_COMPILATION_AVOIDANCE")
Expand Down

0 comments on commit 75c5875

Please sign in to comment.