Skip to content

Commit 59a502b

Browse files
build(deps-dev): bump snakeyaml in /powertools-e2e-tests (#1110)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0.
1 parent 21bb0a3 commit 59a502b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.yaml</groupId>
120120
<artifactId>snakeyaml</artifactId>
121-
<version>1.33</version>
121+
<version>2.0</version>
122122
<scope>test</scope>
123123
</dependency>
124124
<dependency>

0 commit comments

Comments
 (0)