Skip to content

Commit

Permalink
Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.7 (#597
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 92c6cb2 commit a48e61b
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 @@ -368,7 +368,7 @@ dependencies {
implementation group: 'org.camunda.bpm', name: 'camunda-external-task-client', version: '7.19.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.1.0'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.6'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.7'

testImplementation libraries.junit5
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
Expand Down

0 comments on commit a48e61b

Please sign in to comment.