Skip to content

Commit 172c20a

Browse files
dependabot[bot]ascopes
authored andcommitted
Bump dagger.version from 2.46.1 to 2.47
Bumps `dagger.version` from 2.46.1 to 2.47. Updates `dagger` from 2.46.1 to 2.47 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.46.1...dagger-2.47) Updates `dagger-compiler` from 2.46.1 to 2.47 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.46.1...dagger-2.47) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26ad1f0 commit 172c20a

File tree

1 file changed

+1
-1
lines changed
  • acceptance-tests/acceptance-tests-dagger

1 file changed

+1
-1
lines changed

acceptance-tests/acceptance-tests-dagger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<description>Acceptance test components.</description>
3232

3333
<properties>
34-
<dagger.version>2.46.1</dagger.version>
34+
<dagger.version>2.47</dagger.version>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)