File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ parameters:
1717 description : " If true, the success pipeline will be executed."
1818
1919orbs :
20- toolkit : jerus-org/circleci-toolkit@1.20.2
20+ toolkit : jerus-org/circleci-toolkit@1.23.0
2121
2222executors :
2323 rust-env :
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Security
1111
1212- Dependencies: update rust crate serde_json to 1.0.134(pr [ #69 ] )
13+ - Dependencies: update dependency toolkit to v1.23.0(pr [ #70 ] )
1314
1415## [ 0.2.17] - 2024-12-21
1516
@@ -188,6 +189,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
188189[ #67 ] : https://github.com/jerus-org/lambda_sqs/pull/67
189190[ #68 ] : https://github.com/jerus-org/lambda_sqs/pull/68
190191[ #69 ] : https://github.com/jerus-org/lambda_sqs/pull/69
192+ [ #70 ] : https://github.com/jerus-org/lambda_sqs/pull/70
191193[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.17...HEAD
192194[ 0.2.17 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.16...v0.2.17
193195[ 0.2.16 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...v0.2.16
You can’t perform that action at this time.
0 commit comments