Skip to content

Commit 03d3083

Browse files
authored
chore(deps): update plugin com.gradle.enterprise to v3.15 (#1826)
2 parents d518fd3 + 7faf344 commit 03d3083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
2424
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
2525
// https://plugins.gradle.org/plugin/com.gradle.enterprise
26-
id 'com.gradle.enterprise' version '3.14.1'
26+
id 'com.gradle.enterprise' version '3.15'
2727
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
2828
id 'dev.equo.ide' version '1.7.3' apply false
2929
}

0 commit comments

Comments
 (0)