Skip to content

Commit

Permalink
Merge pull request #3 from Swofty-Developments/dependabot/maven/swoft…
Browse files Browse the repository at this point in the history
…yworldmanager-classmodifier/org.yaml-snakeyaml-2.0

Bump org.yaml:snakeyaml from 1.24 to 2.0 in /swoftyworldmanager-classmodifier
  • Loading branch information
Swofty-Developments authored Nov 23, 2023
2 parents 4d7f860 + dedf7ff commit 0dbd649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swoftyworldmanager-classmodifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.24</version>
<version>2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0dbd649

Please sign in to comment.