Skip to content

Commit

Permalink
Bump the dev-dependencies group with 3 updates (#85)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 3 updates: software.amazon.awssdk:dynamodb, [com.codeheadsystems:metrics](https://github.com/wolpert/metrics) and [com.codeheadsystems:metrics-test](https://github.com/wolpert/metrics).


Updates `software.amazon.awssdk:dynamodb` from 2.29.40 to 2.29.43

Updates `com.codeheadsystems:metrics` from 2.0.9 to 2.0.10
- [Commits](https://github.com/wolpert/metrics/commits)

Updates `com.codeheadsystems:metrics-test` from 2.0.9 to 2.0.10
- [Commits](https://github.com/wolpert/metrics/commits)

Updates `com.codeheadsystems:metrics-test` from 2.0.9 to 2.0.10
- [Commits](https://github.com/wolpert/metrics/commits)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.codeheadsystems:metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.codeheadsystems:metrics-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: com.codeheadsystems:metrics-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent e7ce00c commit 7f1ec24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

[versions]
assertj = "3.27.0"
awsSDK2 = "2.29.40"
awsSDK2 = "2.29.43"
codehead-database-test = "1.0.9"
codehead-metrics = "2.0.9"
codehead-metrics = "2.0.10"
guava = "33.4.0-jre"
ddblocal = "2.5.4"
hsqldb = '2.7.4'
Expand Down

0 comments on commit 7f1ec24

Please sign in to comment.