Skip to content

Commit

Permalink
chore(deps): update dependency org.infinispan:infinispan-bom to v14.0…
Browse files Browse the repository at this point in the history
….32.final
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 7f3b7bc commit daf9c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider-infinispan-java11/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api(project(":cache-core"))

implementation(platform("org.infinispan:infinispan-bom:14.0.31.Final"))
implementation(platform("org.infinispan:infinispan-bom:14.0.32.Final"))

compileOnly("org.infinispan:infinispan-component-annotations")
implementation("org.infinispan:infinispan-core")
Expand Down

0 comments on commit daf9c6a

Please sign in to comment.