Merge pull request #155 from wilkinsona/powermock-upgrade

Upgrade to PowerMock 1.6.1
This commit is contained in:
Rob Winch 2015-01-05 09:03:52 -06:00
commit b40088b73d

View File

@ -21,7 +21,7 @@ ext.hsqlVersion = '2.3.1'
ext.slf4jVersion = '1.7.5'
ext.logbackVersion = '0.9.29'
ext.cglibVersion = '2.2'
ext.powerMockVersion = '1.5.1'
ext.powerMockVersion = '1.6.1'
ext.servletApiVersion = '3.0.1'
ext.seleniumVersion = '2.33.0'
ext.groovyVersion = '2.0.5'