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 f2aded0 commit a82a0b6
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'
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-aws'

0 comments on commit a82a0b6

Please sign in to comment.