Skip to content

Commit

Permalink
build(deps): bump com.google.dagger:dagger from 2.51.1 to 2.52
Browse files Browse the repository at this point in the history
Bumps [com.google.dagger:dagger](https://github.com/google/dagger) from 2.51.1 to 2.52.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.51.1...dagger-2.52)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 5563e4d commit f14723f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<org.owasp.dependency.check.version>10.0.3</org.owasp.dependency.check.version>

<!-- Use a separate property for dependency alignment purposes. -->
<com.google.dagger.version>2.51.1</com.google.dagger.version>
<com.google.dagger.version>2.52</com.google.dagger.version>
<com.google.dagger.compiler.version>${com.google.dagger.version}</com.google.dagger.compiler.version>

<io.cryostat.libcryostat.version>4.0.0-SNAPSHOT</io.cryostat.libcryostat.version>
Expand Down

0 comments on commit f14723f

Please sign in to comment.