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 5d0a287 commit b7ba765Copy full SHA for b7ba765
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.2.Final"))
+ implementation(platform("org.infinispan:infinispan-bom:15.2.4.Final"))
5
6
compileOnly("org.infinispan:infinispan-component-annotations")
7
implementation("org.infinispan:infinispan-core")
0 commit comments