Skip to content

Commit

Permalink
Bump aws.smithy.kotlin:http-client-engine-crt-jvm from 1.2.9 to 1.2.11
Browse files Browse the repository at this point in the history
Bumps [aws.smithy.kotlin:http-client-engine-crt-jvm](https://github.com/awslabs/smithy-kotlin) from 1.2.9 to 1.2.11.
- [Release notes](https://github.com/awslabs/smithy-kotlin/releases)
- [Changelog](https://github.com/smithy-lang/smithy-kotlin/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy-kotlin@v1.2.9...v1.2.11)

---
updated-dependencies:
- dependency-name: aws.smithy.kotlin:http-client-engine-crt-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jvtrigueros committed Jul 5, 2024
1 parent f1bb270 commit f4d653f
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 @@ -43,7 +43,7 @@
<dependency>
<groupId>aws.smithy.kotlin</groupId>
<artifactId>http-client-engine-crt-jvm</artifactId>
<version>1.2.9</version>
<version>1.2.11</version>
</dependency>
<dependency>
<groupId>aws.sdk.kotlin</groupId>
Expand Down

0 comments on commit f4d653f

Please sign in to comment.