Skip to content

Commit

Permalink
Upgrade to Spring Retry 1.3.1
Browse files Browse the repository at this point in the history
Closes gh-24730
  • Loading branch information
snicoll committed Jan 11, 2021
1 parent d7e6f96 commit aad3de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1616,7 +1616,7 @@ bom {
]
}
}
library("Spring Retry", "1.3.0") {
library("Spring Retry", "1.3.1") {
group("org.springframework.retry") {
modules = [
"spring-retry"
Expand Down

0 comments on commit aad3de2

Please sign in to comment.