Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Nov 25, 2024
1 parent 55d6afc commit ab73cf2
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 @@ -39,7 +39,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-security:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:$springVersion"
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'

// FOR TESTING
testImplementation("org.springframework.boot:spring-boot-starter-test:$springVersion") {
Expand Down

0 comments on commit ab73cf2

Please sign in to comment.