Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 28, 2024
1 parent 724ebb1 commit 6fd526c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"issues_url": "https://github.com/markt-de/puppet-activemq/issues",
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 4.25.0 < 10.0.0"
"name": "puppetlabs/stdlib",
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "puppet/archive",
"version_requirement": ">= 4.0.0 < 8.0.0"
"version_requirement": ">= 7.1.0 < 8.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 6fd526c

Please sign in to comment.