From 1fac7b35664ab0f2980500b8dda78831bf550cda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:58:13 +0000 Subject: [PATCH] Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.9...v2.0.10) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5552c652..7e457d8b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ spring-dep-mgmt = "1.1.6" spring-boot = "3.2.11-SNAPSHOT" spring-boot-for-docs = "3.2.11-SNAPSHOT" spring-cloud-stream = "4.1.0" -spring-retry = "2.0.9" +spring-retry = "2.0.10" system-lambda = "1.2.1" testcontainers = "1.19.8" # plugins