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
….19.final (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent dee4c05 commit 6d44125
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.17.Final"))
implementation(platform("org.infinispan:infinispan-bom:14.0.19.Final"))

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

0 comments on commit 6d44125

Please sign in to comment.