Updated dependencies
This commit is contained in:
parent
2aa551bfcd
commit
8e03eda655
2 changed files with 3 additions and 2 deletions
|
@ -53,7 +53,7 @@ dependencies {
|
|||
implementation 'commons-net:commons-net:3.8.0'
|
||||
|
||||
// Google
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.google.code.gson:gson:2.9.1'
|
||||
implementation 'com.google.guava:guava:31.1-jre'
|
||||
|
||||
// Kotlin
|
||||
|
@ -75,6 +75,7 @@ dependencies {
|
|||
implementation 'org.jsoup:jsoup:1.15.2'
|
||||
implementation 'org.twitter4j:twitter4j-core:4.0.7'
|
||||
|
||||
// Thauvin
|
||||
implementation 'net.thauvin.erik:cryptoprice:0.9.0'
|
||||
implementation 'net.thauvin.erik:pinboard-poster:1.0.3'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue