mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Merge pull request #6716 from alvasw/fix_broken_gson_version_enforement
Fix broken gson version enforcement
This commit is contained in:
commit
1542715f8d
@ -18,7 +18,7 @@ fontawesomefx-materialdesign-font = { strictly = '2.0.26-9.1.2' }
|
||||
fxmisc-easybind = { strictly = '1.0.3' }
|
||||
|
||||
google-findbugs = { strictly = '3.0.2' }
|
||||
google-gson = { strictly = '2.8.5' }
|
||||
google-gson = { strictly = '2.8.6' }
|
||||
google-guava = { strictly = '30.1.1-jre' }
|
||||
google-guice = { strictly = '5.0.1' }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user