Skip to content

Commit

Permalink
Merge pull request #43 from nicholasM95/renovate/spring-cloud
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.2
  • Loading branch information
nicholasM95 authored Jun 12, 2024
2 parents f4c5d1b + 4b84d44 commit cf45996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2023.0.1</version>
<version>2023.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cf45996

Please sign in to comment.