Skip to content

Commit 7419318

Browse files
authored
update version of appinsights agent to 3.7.2 (#821)
1 parent 1e1f7be commit 7419318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<azure.functions.java.library.version>2.2.0</azure.functions.java.library.version>
2222
<jupiter.version>5.9.1</jupiter.version>
2323
<mockito-core.version>4.11.0</mockito-core.version>
24-
<appinsights.agents.version>3.6.2</appinsights.agents.version>
24+
<appinsights.agents.version>3.7.2</appinsights.agents.version>
2525
</properties>
2626
<licenses>
2727
<license>
@@ -421,4 +421,4 @@
421421
</build>
422422
</profile>
423423
</profiles>
424-
</project>
424+
</project>

0 commit comments

Comments
 (0)