mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Merge pull request #24767 from runningcode
* gh-24767: Upgrade to Gradle Enterprise Gradle Plugin 3.5.1 Closes gh-24767
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.5"
|
||||
id "com.gradle.enterprise" version "3.5.1"
|
||||
id "io.spring.ge.conventions" version "0.0.7"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user