We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06cd87 commit 1e2d32cCopy full SHA for 1e2d32c
provider-infinispan-java17/build.gradle.kts
@@ -1,7 +1,7 @@
1
dependencies {
2
api(project(":cache-core"))
3
4
- implementation(platform("org.infinispan:infinispan-bom:15.2.1.Final"))
+ implementation(platform("org.infinispan:infinispan-bom:15.2.2.Final"))
5
6
compileOnly("org.infinispan:infinispan-component-annotations")
7
implementation("org.infinispan:infinispan-core")
0 commit comments