Skip to content

Commit

Permalink
Bump drupal/health_check_url from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps drupal/health_check_url from 3.1.0 to 3.2.0.

---
updated-dependencies:
- dependency-name: drupal/health_check_url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 21047f3 commit 3cd4c11
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6997,26 +6997,26 @@
},
{
"name": "drupal/health_check_url",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/health_check_url.git",
"reference": "8.x-3.1"
"reference": "8.x-3.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/health_check_url-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "cffab34de69a7dbb76d81421822835815b989a09"
"url": "https://ftp.drupal.org/files/projects/health_check_url-8.x-3.2.zip",
"reference": "8.x-3.2",
"shasum": "453537dc3de3854c89a08ca85a01ddd1470ac4ae"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1625500176",
"version": "8.x-3.2",
"datestamp": "1696927831",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 3cd4c11

Please sign in to comment.