Skip to content

Commit

Permalink
Bump dagger from 2.48.1 to 2.49
Browse files Browse the repository at this point in the history
Bumps `dagger` from 2.48.1 to 2.49.

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 7367d98 commit 52a510d
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.593"
caffeine = "2.9.3"
cloudwatch2 = "2.21.27"
colt = "1.2.0"
dagger = "2.48.1"
dagger = "2.49"
dropwizard-metrics = "4.2.22"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "2.0.1"
Expand Down

0 comments on commit 52a510d

Please sign in to comment.