Skip to content

Commit

Permalink
Bump software.amazon.randomcutforest:randomcutforest-core
Browse files Browse the repository at this point in the history
Bumps software.amazon.randomcutforest:randomcutforest-core from 3.8.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: software.amazon.randomcutforest:randomcutforest-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 84dcca0 commit 6fc7278
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'io.micrometer:micrometer-core'
implementation 'software.amazon.randomcutforest:randomcutforest-testutils:3.8.0'
implementation 'software.amazon.randomcutforest:randomcutforest-core:3.8.0'
implementation 'software.amazon.randomcutforest:randomcutforest-core:4.0.0'
implementation 'software.amazon.randomcutforest:randomcutforest-examples:3.8.0'
implementation 'software.amazon.randomcutforest:randomcutforest-parkservices:3.8.0'
implementation 'software.amazon.randomcutforest:randomcutforest-serialization-json:1.0'
Expand Down

0 comments on commit 6fc7278

Please sign in to comment.