Skip to content

Commit

Permalink
Merge pull request #441 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.springframework.cloud-spring-cloud-gateway-mvc-4.1.1
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
2 parents 014d84c + 25cc03f commit de5bb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ if (System.getProperty('profile') == 'minimal') {
dependencies {
// Spring
implementation 'org.springframework:spring-messaging:6.1.1'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.0'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.1'

// Spring Boot
implementation "org.springframework.boot:spring-boot-starter-data-rest"
Expand Down

0 comments on commit de5bb0b

Please sign in to comment.