Skip to content

Commit

Permalink
E - Oppdatering org.springframework.retry:spring-retry:2.0.6 -> 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Aug 14, 2024
1 parent fe734a2 commit be88266
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 @@ -35,7 +35,7 @@ dependencies {
// Spring Framework BOM-fil kan overstyre så vi får siste patch-versjon av Spring Framework
implementation(platform("org.springframework:spring-framework-bom:6.1.11"))
implementation "org.springframework.kafka:spring-kafka:$springKafkaVersion"
implementation('org.springframework.retry:spring-retry:2.0.6')
implementation('org.springframework.retry:spring-retry:2.0.7')

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

0 comments on commit be88266

Please sign in to comment.