Skip to content

Commit

Permalink
[API]: Bump daggerVersion from 2.47 to 2.48.1 in /noty-api
Browse files Browse the repository at this point in the history
Bumps `daggerVersion` from 2.47 to 2.48.1.

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

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

---
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 Oct 16, 2023
1 parent 4ee05f1 commit 7672af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
exposedVersion = "0.42.1"
postgresVersion = "42.5.4"
logbackVersion = "1.4.8"
daggerVersion = "2.47"
daggerVersion = "2.48.1"
testContainerVersion = "1.19.0"
kotestVersion = "5.6.2"
hikariVersion = "5.0.1"
Expand Down

0 comments on commit 7672af9

Please sign in to comment.