Skip to content

Commit 4894f88

Browse files
Bump software.amazon.awssdk.crt:aws-crt from 0.30.3 to 0.30.6 (#5487)
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.30.3 to 0.30.6. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](awslabs/aws-crt-java@v0.30.3...v0.30.6) --- updated-dependencies: - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dongie Agnir <[email protected]>
1 parent 745bf75 commit 4894f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<rxjava.version>2.2.21</rxjava.version>
124124
<commons-codec.verion>1.17.1</commons-codec.verion>
125125
<jmh.version>1.37</jmh.version>
126-
<awscrt.version>0.30.3</awscrt.version>
126+
<awscrt.version>0.30.6</awscrt.version>
127127

128128
<!--Test dependencies -->
129129
<junit5.version>5.10.0</junit5.version>

0 commit comments

Comments
 (0)