File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ dependencies {
9999 // region HTTP clients
100100 implementation(" org.jsoup:jsoup:1.19.1" )
101101 implementation(" com.konghq:unirest-java-core:4.4.6" )
102- implementation(" com.konghq:unirest-modules-gson:4.4.5 " )
102+ implementation(" com.konghq:unirest-modules-gson:4.4.6 " )
103103 implementation(" org.apache.httpcomponents.client5:httpclient5:5.4.4" )
104104 // endregion
105105
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation(" org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.10" )
4242 testImplementation(" org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:3.1.10" )
4343
44- implementation(" com.konghq:unirest-modules-gson:4.4.5 " )
44+ implementation(" com.konghq:unirest-modules-gson:4.4.6 " )
4545
4646 implementation(" org.glassfish.jersey.inject:jersey-hk2:3.1.10" )
4747 implementation(" org.glassfish.hk2:hk2-api:3.1.1" )
You can’t perform that action at this time.
0 commit comments