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
….3.final
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 576c914 commit 6d52345
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.2.Final"))
implementation(platform("org.infinispan:infinispan-bom:15.0.3.Final"))

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

0 comments on commit 6d52345

Please sign in to comment.