Skip to content

Commit bd0153f

Browse files
build(deps): bump org.ehcache:ehcache from 3.10.8 to 3.11.1
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.10.8 to 3.11.1. - [Release notes](https://github.com/ehcache/ehcache3/releases) - [Commits](ehcache/ehcache3@v3.10.8...v3.11.1) --- updated-dependencies: - dependency-name: org.ehcache:ehcache dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56326b0 commit bd0153f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575

7676
// кэширование
7777
api("com.github.ben-manes.caffeine", "caffeine", "3.2.3")
78-
api("org.ehcache:ehcache:3.10.8")
78+
api("org.ehcache:ehcache:3.11.1")
7979

8080
// lsp4j core
8181
api("org.eclipse.lsp4j", "org.eclipse.lsp4j", "0.24.0")

0 commit comments

Comments
 (0)