Skip to content

Commit

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

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

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

---
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 12, 2024
1 parent d5efaa3 commit 1663241
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.12.0"
# confluent and confluent-kafak-clients should be kept in-sync
confluent = "7.6.0"
confluent-kafka-clients = "7.6.0-ccs"
dagger = "2.52"
dagger = "2.53.1"
deephaven-barrage = "0.7.2"
deephaven-csv = "0.15.0"
deephaven-hash = "0.1.0"
Expand Down

0 comments on commit 1663241

Please sign in to comment.