Skip to content

Commit cc0cbdd

Browse files
committed
Update to Powermock 1.6.6
Closes gh-602
1 parent 1dce926 commit cc0cbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/java.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext.log4jVersion = '1.2.17'
1919
ext.mockitoVersion = '1.10.19'
2020
ext.queryDslVersion = '4.0.9'
2121
ext.slf4jVersion = '1.7.32'
22-
ext.powerMockVersion = '1.6.5'
22+
ext.powerMockVersion = '1.6.6'
2323
ext.commonsPool2Version = '2.4.2'
2424
ext.assertjVersion= '2.3.0'
2525
ext.hibernateVersion = '5.2.5.Final'

0 commit comments

Comments
 (0)