We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89f94e commit c69db76Copy full SHA for c69db76
eng/jacoco-test-coverage/pom.xml
@@ -571,6 +571,7 @@
571
<includes>
572
<!-- Track 2 library with a non-standard groupId -->
573
<include>com.azure:azure-monitor-opentelemetry-exporter:[1.0.0-beta.4]</include> <!-- {x-include-update;com.azure:azure-monitor-opentelemetry-exporter;current} -->
574
+ <include>com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config:[1.2.8-beta.1]</include> <!-- {x-include-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
575
</includes>
576
</bannedDependencies>
577
</rules>
0 commit comments