mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 02:03:59 +00:00
Update gson
This commit is contained in:
parent
3d15abfdae
commit
c7dd91ef90
@ -191,7 +191,7 @@ dependencies {
|
||||
implementation 'it.unimi.dsi:fastutil:8.5.4'
|
||||
implementation 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2'
|
||||
implementation 'org.zeroturnaround:zt-zip:1.14'
|
||||
implementation 'com.google.code.gson:gson:2.8.7'
|
||||
implementation 'com.google.code.gson:gson:2.8.8'
|
||||
implementation 'org.ow2.asm:asm:9.2'
|
||||
implementation 'com.google.guava:guava:30.1.1-jre'
|
||||
implementation 'bsf:bsf:2.4.0'
|
||||
|
@ -11,7 +11,7 @@ libraries:
|
||||
- org.apache.commons:commons-lang3:3.12.0
|
||||
- io.timeandspace:smoothie-map:2.0.2
|
||||
- com.google.guava:guava:30.1.1-jre
|
||||
- com.google.code.gson:gson:2.8.7
|
||||
- com.google.code.gson:gson:2.8.8
|
||||
- org.zeroturnaround:zt-zip:1.14
|
||||
- it.unimi.dsi:fastutil:8.5.4
|
||||
- org.ow2.asm:asm:9.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user