Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Dec 4, 2024
1 parent 7c53f98 commit babcbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'
implementation 'com.mailjet:mailjet-client:5.2.5'
implementation 'org.jsoup:jsoup:1.18.2'
implementation 'org.jsoup:jsoup:1.18.3'
}

application {
Expand Down

0 comments on commit babcbae

Please sign in to comment.