We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8085b commit 80c077fCopy full SHA for 80c077f
1 file changed
build.gradle
@@ -218,7 +218,7 @@ dependencies {
218
implementation 'org.springframework.boot:spring-boot-starter-json'
219
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.6'
220
221
- implementation 'com.microsoft.azure:applicationinsights-spring-boot-starter:3.7.1'
+ implementation 'com.microsoft.azure:applicationinsights-spring-boot-starter:3.4.14'
222
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
223
224
implementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.1'
0 commit comments