Skip to content

Commit b10d577

Browse files
chore(deps): Update dependency community.crypto to v3
1 parent 5271d0c commit b10d577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ collections:
55
- name: community.general
66
version: 10.7.0
77
- name: community.crypto
8-
version: 2.26.2
8+
version: 3.0.0
99
- name: community.docker
1010
version: 4.6.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
6060
- name: community.general
6161
version: 10.7.0
6262
- name: community.crypto # Only required if you plan to install NGINX Plus
63-
version: 2.26.2
63+
version: 3.0.0
6464
- name: community.docker # Only required if you plan to use Molecule (see below)
6565
version: 4.6.0
6666
```

0 commit comments

Comments
 (0)