Skip to content

Commit

Permalink
Bump dagger from 2.49 to 2.50 (micrometer-metrics#4537)
Browse files Browse the repository at this point in the history
Bumps `dagger` from 2.49 to 2.50.

Updates `com.google.dagger:dagger` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.49...dagger-2.50)

Updates `com.google.dagger:dagger-compiler` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.49...dagger-2.50)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 2, 2024
1 parent 4ba2826 commit 03131a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aws-cloudwatch = "1.12.608"
caffeine = "2.9.3"
cloudwatch2 = "2.22.9"
colt = "1.2.0"
dagger = "2.49"
dagger = "2.50"
dropwizard-metrics = "4.2.23"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "2.0.1"
Expand Down

0 comments on commit 03131a4

Please sign in to comment.