Skip to content

Commit

Permalink
chore(deps): update dependency org.infinispan:infinispan-bom to v15.0…
Browse files Browse the repository at this point in the history
….10.final (#335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent fb2138b commit a2a0ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider-infinispan-java17/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:15.0.9.Final"))
implementation(platform("org.infinispan:infinispan-bom:15.0.10.Final"))

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

0 comments on commit a2a0ce6

Please sign in to comment.