Skip to content

Commit

Permalink
Upgrade GE and CCUD plugin versions (ratpack#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbertrand authored Feb 17, 2023
1 parent 96fa591 commit 503060a
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.10"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.6.5"
id "com.gradle.enterprise" version "3.12.3"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.2"
}

enableFeaturePreview("GROOVY_COMPILATION_AVOIDANCE")
Expand Down

0 comments on commit 503060a

Please sign in to comment.