Skip to content

Commit

Permalink
chore(gradle): bump dagger from 2.53.1 to 2.54
Browse files Browse the repository at this point in the history
Bumps `dagger` from 2.53.1 to 2.54.

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

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

---
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 23, 2024
1 parent 471b0bd commit 24d5e3b
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 @@ -16,7 +16,7 @@ commons-text = "1.13.0"
# confluent and confluent-kafak-clients should be kept in-sync
confluent = "7.6.0"
confluent-kafka-clients = "7.6.0-ccs"
dagger = "2.53.1"
dagger = "2.54"
deephaven-barrage = "0.7.2"
deephaven-csv = "0.15.0"
deephaven-hash = "0.1.0"
Expand Down

0 comments on commit 24d5e3b

Please sign in to comment.