Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
trefzer committed Dec 7, 2024
1 parent b43082c commit 9fde822
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 3.2.0 < 9.0.0"
"version_requirement": ">= 3.2.0 < 10.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 2.0.0 < 8.0.0"
"version_requirement": ">= 2.0.0 < 10.0.0"
},
{
"name": "puppetlabs/cron_core",
Expand All @@ -28,7 +28,8 @@
"8",
"9",
"10",
"11"
"11",
"12"
]
},
{
Expand All @@ -38,7 +39,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">=4.0.0 < 8.0.0"
"version_requirement": ">=4.0.0 < 9.0.0"
}
],
"tags": [
Expand Down

0 comments on commit 9fde822

Please sign in to comment.