We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6f1d3 commit c3ed0eeCopy full SHA for c3ed0ee
provider-infinispan/build.gradle.kts
@@ -1,7 +1,7 @@
1
dependencies {
2
api(project(":cache-core"))
3
4
- implementation(platform("org.infinispan:infinispan-bom:13.0.19.Final"))
+ implementation(platform("org.infinispan:infinispan-bom:13.0.20.Final"))
5
6
compileOnly("org.infinispan:infinispan-component-annotations")
7
implementation("org.infinispan:infinispan-core")
0 commit comments