Compare commits
2 Commits
eb8e4a91a3
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ea36ea564 | |||
| 28fc25951e |
+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.10.1'
|
||||
api 'com.kohlschutter.junixsocket:junixsocket-core:2.11.0'
|
||||
|
||||
// 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-9.7.0-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-all.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user