Skip to content

Commit

Permalink
U - Oppgraderer org.springframework.retry:spring-retry:2.0.5 -> 2.0.6
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.springframework.retry:spring-retry.
  • Loading branch information
dskarpas committed Jun 19, 2024
1 parent 5087d54 commit f4aa321
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 @@ -46,7 +46,7 @@ dependencies {
// Spring Framework BOM-fil overstyrer så vi får siste patch-versjon av Spring Framework
implementation(platform("org.springframework:spring-framework-bom:6.1.9"))

implementation('org.springframework.retry:spring-retry:2.0.5')
implementation('org.springframework.retry:spring-retry:2.0.6')

implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1'
implementation 'org.jetbrains.kotlin:kotlin-reflect'
Expand Down

0 comments on commit f4aa321

Please sign in to comment.