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 42e19c8 commit d694bd1Copy full SHA for d694bd1
provider-infinispan-java11/build.gradle.kts
@@ -1,7 +1,7 @@
1
dependencies {
2
api(project(":cache-core"))
3
4
- implementation(platform("org.infinispan:infinispan-bom:14.0.30.Final"))
+ implementation(platform("org.infinispan:infinispan-bom:14.0.31.Final"))
5
6
compileOnly("org.infinispan:infinispan-component-annotations")
7
implementation("org.infinispan:infinispan-core")
0 commit comments