Skip to content

Commit 2bcb6dc

Browse files
authored
Merge pull request #3587 from 1c-syntax/dependabot/gradle/org.ehcache-ehcache-3.11.1
2 parents 124c3ca + bd0153f commit 2bcb6dc

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)