Skip to content

Commit

Permalink
Updated GE and CCUD Gradle plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ribafish authored and etiennestuder committed Dec 16, 2023
1 parent 018e35b commit 903d630
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
@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.enterprise' version '3.15.1'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12'
id 'com.gradle.enterprise' version '3.16.1'
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12.1'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
}

Expand Down

0 comments on commit 903d630

Please sign in to comment.