Skip to content

Commit

Permalink
Bump snakeyaml from 1.30 to 1.32 in /GalaxiAPI/base
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2022
1 parent 0a6c0b8 commit 073ea51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GalaxiAPI/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.32</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 073ea51

Please sign in to comment.