Skip to content

Commit

Permalink
Bump the gradle-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the gradle-dependencies group with 3 updates: [com.oracle.coherence.ce:coherence](https://github.com/oracle/coherence), [com.google.inject:guice](https://github.com/google/guice) and [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast).


Updates `com.oracle.coherence.ce:coherence` from 22.06.2 to 24.09
- [Release notes](https://github.com/oracle/coherence/releases)
- [Commits](oracle/coherence@22.06.2...24.09)

Updates `com.google.inject:guice` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@6.0.0...7.0.0)

Updates `com.hazelcast:hazelcast` from 5.3.7 to 5.5.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.7...v5.5.0)

---
updated-dependencies:
- dependency-name: com.oracle.coherence.ce:coherence
  dependency-type: direct:production
  dependency-group: gradle-dependencies
- dependency-name: com.google.inject:guice
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent da2f548 commit d945ced
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache2k = "2.6.1.Final"
caffeine = "3.1.8"
checker-framework = "3.47.0"
checkstyle = "10.18.2"
coherence = "22.06.2"
coherence = "24.09"
commons-collections4 = "4.4"
commons-compress = "1.27.1"
commons-io = "2.17.0"
Expand All @@ -35,10 +35,10 @@ flip-tables = "1.1.1"
forbidden-apis = "3.7"
google-java-format = "1.23.0"
guava = "33.3.1-jre"
guice = "6.0.0"
guice = "7.0.0"
h2 = "2.3.232"
hamcrest = "3.0"
hazelcast = "5.3.7"
hazelcast = "5.5.0"
httpclient = "4.5.14"
idea = "1.1.9"
jackrabbit = "1.70.0"
Expand Down

0 comments on commit d945ced

Please sign in to comment.