Skip to content

Commit

Permalink
Update dependency org.springframework.retry:spring-retry to v2.0.11 (#…
Browse files Browse the repository at this point in the history
…2928)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 7738536 commit 293bd9f
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 @@ -212,7 +212,7 @@ dependencies {
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator', version: versions.springBootVersion
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop', version: versions.springBootVersion
implementation group: 'org.springframework.boot', name: 'spring-boot-configuration-processor', version: versions.springBootVersion
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.10'
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.11'
implementation group: 'com.github.hmcts', name: 'probate-commons', version: versions.probateCommonsVersion
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap', version: versions.springCloud
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: versions.documentClient
Expand Down

0 comments on commit 293bd9f

Please sign in to comment.