Updated dependencies

This commit is contained in:
Erik C. Thauvin 2023-10-17 13:26:43 -07:00
parent 8e37c3912a
commit abebca5079
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -1,9 +1,9 @@
#Generated by the Semver Plugin for Gradle
#Fri Oct 13 13:31:20 PDT 2023
version.buildmeta=20231013133120
#Fri Oct 13 20:37:28 PDT 2023
version.buildmeta=20231013203728
version.major=0
version.minor=8
version.patch=0
version.prerelease=rc
version.project=mobibot
version.semver=0.8.0-rc+20231013133120
version.semver=0.8.0-rc+20231013203728