Updated dependencies
This commit is contained in:
parent
8e37c3912a
commit
abebca5079
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@ def isNonStable = { String version ->
|
|||
mainClassName = packageName + '.Mobibot'
|
||||
|
||||
ext.versions = [
|
||||
log4j: '2.20.0',
|
||||
log4j: '2.21.0',
|
||||
pmd : '6.55.0',
|
||||
]
|
||||
|
||||
|
@ -80,7 +80,7 @@ dependencies {
|
|||
implementation 'com.squareup.okio:okio:3.6.0'
|
||||
implementation 'net.aksingh:owm-japis:2.5.3.0'
|
||||
implementation 'net.objecthunter:exp4j:0.4.8'
|
||||
implementation 'org.json:json:20230618'
|
||||
implementation 'org.json:json:20231013'
|
||||
implementation 'org.jsoup:jsoup:1.16.1'
|
||||
|
||||
// Thauvin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue