Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 committed Jul 13, 2023
1 parent 34b83fc commit dc3d3d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.16.1'
implementation 'org.eclipse.jetty:jetty-server:11.0.15'
implementation 'org.eclipse.jetty:jetty-servlet:11.0.15'
implementation 'org.mongodb:mongodb-driver-sync:4.10.1'
implementation 'org.mongodb:mongodb-driver-sync:4.10.2'
implementation 'org.quartz-scheduler:quartz:2.3.2'
implementation 'com.mailjet:mailjet-client:5.2.3'
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit dc3d3d5

Please sign in to comment.