Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
build(deps): bump auto-value-annotations from 1.8.2 to 1.9 in /lambda (
Browse files Browse the repository at this point in the history
…#444)

Bumps [auto-value-annotations](https://github.com/google/auto) from 1.8.2 to 1.9.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.8.2...auto-value-1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2021
1 parent 348b5a2 commit 9b039e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ask-sdk-model-runtime.version>1.0.5</ask-sdk-model-runtime.version>
<assertj.version>3.21.0</assertj.version>
<archunit.version>0.22.0</archunit.version>
<auto-value.version>1.8.2</auto-value.version>
<auto-value.version>1.9</auto-value.version>
<commons-codec.version>1.15</commons-codec.version>
<equalsverifier.version>3.8</equalsverifier.version>
<extra-enforcer-rules.version>1.4</extra-enforcer-rules.version>
Expand Down

0 comments on commit 9b039e9

Please sign in to comment.