Skip to content

Commit

Permalink
Merge branch 'main' into revert-1390-renovate/spring-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
neomgb authored Apr 18, 2024
2 parents 6a37193 + de335b1 commit 9827a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("org.springframework.cloud:spring-cloud-starter-openfeign:4.0.2") {
exclude group: 'commons-fileupload', module: 'commons-fileupload'
}
implementation ("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.4") {
implementation ("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0") {
exclude group: 'org.yaml', module: 'snakeyaml'
}
implementation 'commons-fileupload:commons-fileupload:1.5'
Expand Down

0 comments on commit 9827a60

Please sign in to comment.