Bump upper version of puppetlabs-concat

... because we are now using v9.0.0 in our CI jobs.

Change-Id: I692d00726af3d87af58b543e6445870f623968b0
This commit is contained in:
Takashi Kajinami 2023-07-13 02:06:19 +09:00
parent 658a12dda5
commit 2facef46d3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "puppetlabs/concat",
"version_requirement": ">=1.0.0 <9.0.0"
"version_requirement": ">=1.0.0 <10.0.0"
},
{
"name": "puppetlabs/stdlib",