Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 838ed27 commit ac805e8
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.1.1.Final"))
implementation(platform("org.infinispan:infinispan-bom:15.1.3.Final"))

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

0 comments on commit ac805e8

Please sign in to comment.