mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 02:25:49 +01:00
chore(deps): Update dependency com.google.code.gson:gson to v2.10
This commit is contained in:
parent
e808668fce
commit
617ccfd66a
@ -26,7 +26,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "org.apache.httpcomponents:httpmime:4.5.13"
|
classpath "org.apache.httpcomponents:httpmime:4.5.13"
|
||||||
classpath "com.google.code.gson:gson:2.9.1"
|
classpath "com.google.code.gson:gson:2.10"
|
||||||
classpath "org.apache.httpcomponents:httpclient:4.5.13"
|
classpath "org.apache.httpcomponents:httpclient:4.5.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user