Skip to content

Commit

Permalink
Bump constructs from 10.1.117 to 10.1.120 in /infrastructure (#244)
Browse files Browse the repository at this point in the history
Bumps [constructs](https://github.com/aws/constructs) from 10.1.117 to 10.1.120.
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.1.117...v10.1.120)

---
updated-dependencies:
- dependency-name: software.constructs:constructs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2022
1 parent 494e2b8 commit 61b4ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>software.constructs</groupId>
<artifactId>constructs</artifactId>
<version>10.1.117</version>
<version>10.1.120</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 61b4ef3

Please sign in to comment.