Update com.gradle.enterprise plugin to 3.13.3

Closes gh-1234
Issue gh-1231
This commit is contained in:
Steve Riesenberg
2023-05-25 13:47:41 -05:00
parent ef2a302a7c
commit 26ff4dad90

View File

@@ -7,7 +7,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.3"
id "com.gradle.enterprise" version "3.13.3"
id "io.spring.ge.conventions" version "0.0.13"
}