Skip to content

Commit

Permalink
[TECH]: Bump org.springframework.cloud:spring-cloud-starter-netflix-e…
Browse files Browse the repository at this point in the history
…ureka-server (#119)

Bumps [org.springframework.cloud:spring-cloud-starter-netflix-eureka-server](https://github.com/spring-cloud/spring-cloud-netflix) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-netflix/releases)
- [Commits](spring-cloud/spring-cloud-netflix@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-netflix-eureka-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 9a2bc82 commit 4ae5096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ lombokVersion = '8.6'
sonarqubeVersion = '5.1.0.4882'

## Library versions
eurekaServerVersion = '4.1.2'
eurekaServerVersion = '4.1.3'
owaspEncoderVersion = '1.2.3'

## Test Libraries
Expand Down

0 comments on commit 4ae5096

Please sign in to comment.