Skip to content

Commit

Permalink
Bump kcache.version from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps `kcache.version` from 5.0.0 to 5.1.0.

Updates `io.kcache:kcache` from 5.0.0 to 5.1.0
- [Commits](rayokota/kcache@kcache-parent-5.0.0...kcache-parent-5.1.0)

Updates `io.kcache:kcache-caffeine` from 5.0.0 to 5.1.0
- [Commits](rayokota/kcache@kcache-parent-5.0.0...kcache-parent-5.1.0)

---
updated-dependencies:
- dependency-name: io.kcache:kcache
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kcache:kcache-caffeine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 0161966 commit 7a073d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<junit-jupiter.version>5.11.2</junit-jupiter.version>
<kafka.version>3.7.0</kafka.version>
<kafka.scala.version>2.13</kafka.scala.version>
<kcache.version>5.0.0</kcache.version>
<kcache.version>5.1.0</kcache.version>
<kryo.version>5.6.2</kryo.version>
<mockito.version>5.14.1</mockito.version>
<picocli-version>4.7.6</picocli-version>
Expand Down

0 comments on commit 7a073d7

Please sign in to comment.