Compare commits
1 Commits
renovate/c
...
83fa43c9c9
| Author | SHA1 | Date | |
|---|---|---|---|
| 83fa43c9c9 |
@@ -141,7 +141,7 @@ dependencies {
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
|
||||
|
||||
// UNIX sockets
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.10.1'
|
||||
|
||||
// Twilio SDK for SMS
|
||||
api 'com.twilio.sdk:twilio:10.9.2'
|
||||
@@ -156,7 +156,7 @@ dependencies {
|
||||
api 'io.undertow:undertow-core:2.3.13.Final'
|
||||
|
||||
// Command parser for AS interface
|
||||
api 'commons-cli:commons-cli:1.11.0'
|
||||
api 'commons-cli:commons-cli:1.7.0'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
|
||||
|
||||
Reference in New Issue
Block a user