Merge pull request #32349 from qeeqez

* pr/32349:
  Upgrade to com.gradle.enterprise 3.16.2

Closes gh-32349
This commit is contained in:
Stéphane Nicoll 2024-02-29 17:16:03 +01:00
commit 7f916e0ee3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.16.1"
id "com.gradle.enterprise" version "3.16.2"
id "io.spring.ge.conventions" version "0.0.15"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
}