File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66
77 dependencies {
88 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.1"
9- classpath " com.android.tools.build:gradle:8.8.0 "
9+ classpath " com.android.tools.build:gradle:8.8.1 "
1010 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1111 }
1212}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id ' maven-publish'
66 id ' signing'
77 id ' jacoco'
8- id ' com.github.spotbugs' version ' 6.1.4 '
8+ id ' com.github.spotbugs' version ' 6.1.5 '
99 id " org.sonarqube" version " 6.0.1.5171"
1010 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
1111}
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.azure</groupId >
3434 <artifactId >azure-core</artifactId >
35- <version >1.55.0 </version >
35+ <version >1.55.1 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments