Skip to content

Commit

Permalink
chore(deps): update dependency org.yaml:snakeyaml to v2.2 (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent fb1524a commit 1b51dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-properties-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1b51dcb

Please sign in to comment.