Skip to content

Commit d9541bb

Browse files
authored
chore(deps): update plugin com.gradle.enterprise to v3.12.4 (#1602)
2 parents 6789a1d + 0f7293c commit d9541bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
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.4.0' apply false
2525
// https://plugins.gradle.org/plugin/com.gradle.enterprise
26-
id 'com.gradle.enterprise' version '3.12.3'
26+
id 'com.gradle.enterprise' version '3.12.4'
2727
}
2828

2929
dependencyResolutionManagement {

0 commit comments

Comments
 (0)