Skip to content

Commit

Permalink
Upgrade com.gradle.enterprise plugin to 3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qeeqez authored Feb 29, 2024
1 parent 29797ce commit 322eb79
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 @@ -6,8 +6,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.enterprise' version '3.14.1'
id 'io.spring.ge.conventions' version '0.0.13'
id 'com.gradle.enterprise' version '3.16.2'
id 'io.spring.ge.conventions' version '0.0.15'
}

rootProject.name = 'spring-integration-samples'
Expand Down

0 comments on commit 322eb79

Please sign in to comment.