Skip to content

Commit bb5c748

Browse files
Merge pull request #160 from gocd-contrib/dependabot/gradle/junit-junit-4.13.2
2 parents c304a37 + befb9e0 commit bb5c748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
compile group: 'commons-io', name: 'commons-io', version: '2.6'
6767
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.31'
6868

69-
testCompile group: 'junit', name: 'junit', version: '4.13'
69+
testCompile group: 'junit', name: 'junit', version: '4.13.2'
7070
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
7171
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.3.0'
7272
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'

0 commit comments

Comments
 (0)