Skip to content

Commit

Permalink
build(deps): bump jsii-runtime from 1.74.0 to 1.75.0 (#1054)
Browse files Browse the repository at this point in the history
Bumps [jsii-runtime](https://github.com/aws/jsii) from 1.74.0 to 1.75.0.
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](aws/jsii@v1.74.0...v1.75.0)

---
updated-dependencies:
- dependency-name: software.amazon.jsii:jsii-runtime
  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>
Co-authored-by: henrymai <[email protected]>
  • Loading branch information
dependabot[bot] and henrymai authored Feb 20, 2023
1 parent 15e2d3e commit 7582e87
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 @@ -16,7 +16,7 @@
<aws.lambda-java-core.version>1.2.2</aws.lambda-java-core.version>
<aws.lambda-java-log4j2.version>1.5.1</aws.lambda-java-log4j2.version>
<aws-cdk.version>1.193.0</aws-cdk.version>
<jsii.version>1.74.0</jsii.version>
<jsii.version>1.75.0</jsii.version>
<slf4j-log4j.version>2.0.6</slf4j-log4j.version>
<mockito.legacy.version>3.3.3</mockito.legacy.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit 7582e87

Please sign in to comment.