Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dejvokep authored Apr 9, 2024
1 parent 192d03f commit 3a85f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ BoostedYAML is hosted by Maven Central Repository. That means, you only need to
<dependency>
<groupId>dev.dejvokep</groupId>
<artifactId>boosted-yaml</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</dependency>
```
Add the following shading section to prevent class loader conflicts:
Expand Down

0 comments on commit 3a85f15

Please sign in to comment.