Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 #4

Open
mars3142 wants to merge 1 commits from renovate/com.github.ben-manes.caffeine-caffeine-3.x into main
+1 -1
View File
@@ -23,7 +23,7 @@ ext {
dependencies {
developmentOnly 'org.springframework.boot:spring-boot-devtools'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'com.github.ben-manes.caffeine:caffeine:3.2.3'
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-eureka-server'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'