1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Merge pull request #2244 from TheBusyBiscuit/renovate/com.konghq-unirest-java-3.x

Update dependency com.konghq:unirest-java to v3.10.00
This commit is contained in:
TheBusyBiscuit 2020-08-23 14:12:11 +02:00 committed by GitHub
commit 49573ad55b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -340,7 +340,7 @@
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java</artifactId>
<version>3.9.00</version>
<version>3.10.00</version>
<exclusions>
<exclusion>
<groupId>com.google.code.gson</groupId>