Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Oct 24, 2024
1 parent b24050e commit 5389eea
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 @@ -26,7 +26,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-data-jpa:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-validation:$springVersion"
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.22'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.23'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'io.projectreactor.netty:reactor-netty:1.1.23'
Expand Down

0 comments on commit 5389eea

Please sign in to comment.