Skip to content

Commit

Permalink
fix: upgrade net.kyori:adventure-text-serializer-gson from 4.15.0 to …
Browse files Browse the repository at this point in the history
…4.16.0

Snyk has created this PR to upgrade net.kyori:adventure-text-serializer-gson from 4.15.0 to 4.16.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.kyori/adventure-text-serializer-gson/

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/ab0326fc-54ab-4f18-91ef-96fb3cde54ed?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 15, 2024
1 parent b415e95 commit 77879ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NovaCore-1_17-Plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.15.0</version>
<version>4.16.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 77879ff

Please sign in to comment.