Skip to content

Commit 24edb97

Browse files
fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0
1 parent 14e6380 commit 24edb97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext{
1616
assertjVersion = '3.26.3'
1717
pmdVersion = '7.7.0'
1818
jacocoVersion = '0.8.12'
19-
caffeineVersion = '3.1.8'
19+
caffeineVersion = '3.2.0'
2020
nexusStagingPluginVersion = '0.22.0'
2121
commonTextVersion = '1.12.0'
2222
}

0 commit comments

Comments
 (0)