Compare commits
1 Commits
master
..
eb8e4a91a3
| Author | SHA1 | Date | |
|---|---|---|---|
| eb8e4a91a3 |
+1
-1
@@ -141,7 +141,7 @@ dependencies {
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:3.5.10'
|
||||
|
||||
// UNIX sockets
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.11.0'
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.10.1'
|
||||
|
||||
// Twilio SDK for SMS
|
||||
api 'com.twilio.sdk:twilio:10.9.2'
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.0-all.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user