Skip to content

Commit ffd85fd

Browse files
chore(gradle): bump dagger from 2.56.2 to 2.57.2
Bumps `dagger` from 2.56.2 to 2.57.2. Updates `com.google.dagger:dagger` from 2.56.2 to 2.57.2 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57.2) Updates `com.google.dagger:dagger-compiler` from 2.56.2 to 2.57.2 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.56.2...dagger-2.57.2) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-version: 2.57.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-version: 2.57.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7758560 commit ffd85fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ commons-text = "1.13.1"
1818
# confluent and confluent-kafak-clients should be kept in-sync
1919
confluent = "7.8.0"
2020
confluent-kafka-clients = "7.8.0-ccs"
21-
dagger = "2.56.2"
21+
dagger = "2.57.2"
2222
deephaven-barrage = "0.7.2"
2323
deephaven-csv = "0.17.0"
2424
deephaven-hash = "0.5.0"

0 commit comments

Comments
 (0)