Skip to content

Commit 6fdb376

Browse files
committed
chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3
risk: low
1 parent 368b01e commit 6fdb376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gooddata-server-oauth2-autoconfigure/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
api("org.springframework:spring-web")
4646

4747
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
48-
implementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
48+
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
4949
implementation("com.google.crypto.tink:tink:${tinkVersion}")
5050
implementation("io.github.oshai:kotlin-logging-jvm:${kotlinLoggingVersion}")
5151
implementation("org.slf4j:slf4j-api:2.0.17")

0 commit comments

Comments
 (0)