Skip to content

Commit

Permalink
chore(deps): update dependency org.infinispan:infinispan-bom to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent f198872 commit 73c67dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider-infinispan/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:13.0.18.Final"))
implementation(platform("org.infinispan:infinispan-bom:14.0.10.Final"))

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

0 comments on commit 73c67dc

Please sign in to comment.