We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803d102 commit 360c574Copy full SHA for 360c574
collector/pom.xml
@@ -57,7 +57,7 @@
57
<dependency>
58
<groupId>org.yaml</groupId>
59
<artifactId>snakeyaml</artifactId>
60
- <version>2.5</version>
+ <version>2.6</version>
61
</dependency>
62
63
<groupId>io.github.hakky54</groupId>
integration_test_suite/integration_tests/pom.xml
@@ -104,7 +104,7 @@
104
105
106
107
108
<scope>test</scope>
109
110
0 commit comments