diff --git a/Puppetfile b/Puppetfile index 3fef5e0d5..445a43174 100644 --- a/Puppetfile +++ b/Puppetfile @@ -180,7 +180,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v7.7.0' + :ref => 'v7.7.1' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -196,7 +196,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v10.9.1' + :ref => 'v10.10.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',