Skip to content

Commit ce7a5fd

Browse files
Bump com.microsoft.azure:applicationinsights-agent from 3.7.4 to 3.7.5 in /gradle-groovy-dsl in the all-dependencies group (#729)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c6e9bf commit ce7a5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle-groovy-dsl/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ configurations {
2020
dependencies {
2121
implementation 'org.springframework.boot:spring-boot-starter-web'
2222
testImplementation 'org.springframework.boot:spring-boot-starter-test'
23-
agent 'com.microsoft.azure:applicationinsights-agent:3.7.4'
23+
agent 'com.microsoft.azure:applicationinsights-agent:3.7.5'
2424
}
2525

2626
def copyAgent = tasks.register('copyAgent', Copy) {

0 commit comments

Comments
 (0)