Skip to content

Commit c360643

Browse files
Merge pull request #1777 from microsoft/dependabot/gradle/components/abstractions/android/com.gradle-gradle-enterprise-gradle-plugin-3.19.2
chore(deps): bump com.gradle:gradle-enterprise-gradle-plugin from 3.19.1 to 3.19.2 in /components/abstractions/android
2 parents ceb7be7 + d6b1f17 commit c360643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/abstractions/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.1"
12+
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
1313
classpath "com.android.tools.build:gradle:8.8.1"
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515
}

0 commit comments

Comments
 (0)