Skip to content

Commit

Permalink
update module dependencies and Puppet version
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Aug 8, 2023
1 parent 3188d98 commit 25e894b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"dependencies": [
{
"name": "puppet/archive",
"version_requirement": ">=4.6.0 <7.0.0"
"version_requirement": ">=6.0.0 <8.0.0"
},
{
"name": "puppetlabs/java",
"version_requirement": ">=6.5.0 <9.0.0"
"version_requirement": ">=8.0.0 <11.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=6.6.0 <9.0.0"
"version_requirement": ">=8.0.0 <10.0.0"
}
],
"operatingsystem_support": [
Expand Down Expand Up @@ -56,7 +56,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"tags": [
Expand Down

0 comments on commit 25e894b

Please sign in to comment.