Skip to content

Commit

Permalink
Version lock test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mthssdrbrg committed Jan 22, 2017
1 parent a1ac63f commit 31126d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source 'https://api.berkshelf.com'
metadata

group :test do
cookbook 'apt'
cookbook 'java'
cookbook 'java', '~> 1.22.0'
cookbook 'apt', '< 4.0'
end

0 comments on commit 31126d9

Please sign in to comment.