Bump org.gradle.enterprise plugin to 3.13.2

This commit is contained in:
daz 2023-05-23 14:11:15 -06:00
parent d23c38fad3
commit c9a87440e3
No known key found for this signature in database
7 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.13"
id "com.gradle.enterprise" version "3.13.2"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.10"
}