Skip to content

Commit

Permalink
Allow stdlib 9.x
Browse files Browse the repository at this point in the history
Preparation for upgrade to Puppet 8.x
  • Loading branch information
yorickps committed Jan 8, 2025
1 parent 5ddb27b commit f8adbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.13.0 <9.0.0"
"version_requirement": ">=4.13.0 <10.0.0"
},
{
"name": "puppetlabs/concat",
Expand Down

0 comments on commit f8adbfa

Please sign in to comment.